diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/grf-files.txt | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/conf-tmpl/grf-files.txt b/conf-tmpl/grf-files.txt index 665ca74b4..39cee544e 100644 --- a/conf-tmpl/grf-files.txt +++ b/conf-tmpl/grf-files.txt @@ -1,12 +1,12 @@ -//-----------------------------------------
-// GRF List
-//-----------------------------------------
-// grf: C:\path\to\RO\data.grf
-// You may add more in this format
-// grf: <data file path>
-
-//------ Others ---------------------------
-
-// Data Directory (without the actual data\ though)
-// the below example would use C:\path\to\RO\data\
-//data_dir: C:\path\to\RO\
+//----------------------------------------- +// GRF List +//----------------------------------------- +// grf: C:\path\to\RO\data.grf +// You may add more in this format +// grf: <data file path> + +//------ Others --------------------------- + +// Data Directory (without the actual data\ though) +// the below example would use C:\path\to\RO\data\ +//data_dir: C:\path\to\RO\ |