]> jfr.im git - irc/gameservirc.git/commitdiff
Fixed the gameserv.example.conf not using the data/ prefix for the dragon .dat file...
authorkainazzzo <redacted>
Tue, 14 Jun 2005 00:40:16 +0000 (00:40 +0000)
committerkainazzzo <redacted>
Tue, 14 Jun 2005 00:40:16 +0000 (00:40 +0000)
git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@323 bc333340-6410-0410-a689-9d09f3c113fa

gameserv/gameserv.example.conf

index c17770944a327a1abd44ae9d98390c9f08684382..19013c2307967b8c5f7efa8ad652e72504eac911 100644 (file)
@@ -97,7 +97,7 @@ SAVEDNOTICE false
 playerdata players.dat
 
 # Filename to store current dragon stats in.
-dragondata currentdragon.dat
+dragondata data/currentdragon.dat
 
 # Filename to store news data in
 newsdata news.dat