diff options
Diffstat (limited to 'conf-tmpl/grf-files.txt')
-rw-r--r-- | conf-tmpl/grf-files.txt | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/conf-tmpl/grf-files.txt b/conf-tmpl/grf-files.txt index eaf89d41b..ef2421925 100644 --- a/conf-tmpl/grf-files.txt +++ b/conf-tmpl/grf-files.txt @@ -1,15 +1,15 @@ -//-----------------------------------------
-// GRF List
-//-----------------------------------------
-
-grf: C:\Program Files\Gravity\RO\data.grf
-grf: C:\Program Files\Gravity\RO\sdata.grf
-
-// You may add more in this format
-// grf: <data file path>
-
-//------ Others ---------------------------
-
-//Path to directory that contains the data dir
-//NOTE: Path must include trailing backslash, only one data_dir entry is supported.
-//data_dir: C:\Program Files\Gravity\RO\
+//----------------------------------------- +// GRF List +//----------------------------------------- + +grf: C:\Program Files\Gravity\RO\data.grf +grf: C:\Program Files\Gravity\RO\sdata.grf + +// You may add more in this format +// grf: <data file path> + +//------ Others --------------------------- + +//Path to directory that contains the data dir +//NOTE: Path must include trailing backslash, only one data_dir entry is supported. +//data_dir: C:\Program Files\Gravity\RO\ |