diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-13 23:08:45 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-13 23:08:45 +0000 |
commit | 2432219232bc5152745e13930f9a82b75e234c95 (patch) | |
tree | 4e229b147375e935ade0a1cfbc5074a1207b450a /db/grf_files.txt | |
parent | 619f3994bc7bd730aa28b0e511445025365d6146 (diff) | |
download | hercules-2432219232bc5152745e13930f9a82b75e234c95.tar.gz hercules-2432219232bc5152745e13930f9a82b75e234c95.tar.bz2 hercules-2432219232bc5152745e13930f9a82b75e234c95.tar.xz hercules-2432219232bc5152745e13930f9a82b75e234c95.zip |
Restored file history deleted in r10003
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10005 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'db/grf_files.txt')
-rw-r--r-- | db/grf_files.txt | 29 |
1 files changed, 15 insertions, 14 deletions
diff --git a/db/grf_files.txt b/db/grf_files.txt index 38e4bca90..ef2421925 100644 --- a/db/grf_files.txt +++ b/db/grf_files.txt @@ -1,14 +1,15 @@ -//-----------------------------------------
-// GRF List
-//-----------------------------------------
-
-grf: C:\Jeux\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\ |