diff options
author | Reid <reidyaro@gmail.com> | 2012-04-06 02:11:44 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-04-06 02:11:44 +0200 |
commit | 20643795a5263a203900ff284a17c35215e91864 (patch) | |
tree | 5b34added1a9f36e888c1f0952052f4b66de4488 /db | |
parent | e6b6aa4939ff1db6c475d057eb431530c389f6ef (diff) | |
download | serverdata-20643795a5263a203900ff284a17c35215e91864.tar.gz serverdata-20643795a5263a203900ff284a17c35215e91864.tar.bz2 serverdata-20643795a5263a203900ff284a17c35215e91864.tar.xz serverdata-20643795a5263a203900ff284a17c35215e91864.zip |
Remove useless var.
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/db/const.txt b/db/const.txt index 224a2ef6..3d952579 100644 --- a/db/const.txt +++ b/db/const.txt @@ -221,15 +221,3 @@ ShipQuests_Knife 10 ShipQuests_ArpanMoney 11 // 1 ShipQuests_Door 12 - -// PlayerInformations - -// 0011 2233 4455 6677 -// 0000 1111 2222 3333 -// 0123 4567 8901 2345 * -// S--- ---- ---- ---- -// a--- ---- ---- ---- - -// 1 -PlayerInformations_SavePoint 0 - |