diff options
author | Erik Schilling <ablu.erikschilling@googlemail.com> | 2012-01-03 22:13:24 +0100 |
---|---|---|
committer | Erik Schilling <ablu.erikschilling@googlemail.com> | 2012-01-03 22:13:24 +0100 |
commit | 7140aa27966fbf97c1abc5f12227654e9740424e (patch) | |
tree | 190c3be7063bef1fac48a0f2bbfe4e930af88828 | |
parent | 35d26b591e8ecdfe60680ffdfba6e5999ee7c21b (diff) | |
download | clientdata-7140aa27966fbf97c1abc5f12227654e9740424e.tar.gz clientdata-7140aa27966fbf97c1abc5f12227654e9740424e.tar.bz2 clientdata-7140aa27966fbf97c1abc5f12227654e9740424e.tar.xz clientdata-7140aa27966fbf97c1abc5f12227654e9740424e.zip |
Fixed typo in const
-rw-r--r-- | db/const.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db/const.txt b/db/const.txt index 09ce3541..f289bd46 100644 --- a/db/const.txt +++ b/db/const.txt @@ -216,4 +216,4 @@ ShipQuests_Alige 1 // 2 ShipQuests_Arpan 4 // 1 -ShipQuest_Knife 10 +ShipQuests_Knife 10 |