mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-14 04:03:46 +00:00
6 lines
253 B
C#
6 lines
253 B
C#
|
|
$RPGDialogEditorPref::ActionPath = "art/dialogs/dla/";
|
||
|
|
$RPGDialogEditorPref::QuestionPath = "art/dialogs/dlq/";
|
||
|
|
$RPGDialogEditorPref::PortraitsPath = "art/dialogs/portraits/";
|
||
|
|
$RPGDialogEditorPref::mainMod="art";
|
||
|
|
$RPGDialogEditorPref::MaxOptions = 100;
|