diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-02-13 11:43:23 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-02-13 11:43:23 +0300 |
commit | 06bce926370519fbd47bf554562e6da217def498 (patch) | |
tree | cdd42624c8380a01b5493e766ded59337fa78eeb /data/help/CMakeLists.txt | |
parent | 7630ff2c7407751a996e12c4e8373a0495afe692 (diff) | |
download | plus-06bce926370519fbd47bf554562e6da217def498.tar.gz plus-06bce926370519fbd47bf554562e6da217def498.tar.bz2 plus-06bce926370519fbd47bf554562e6da217def498.tar.xz plus-06bce926370519fbd47bf554562e6da217def498.zip |
add guild help.
Diffstat (limited to 'data/help/CMakeLists.txt')
-rw-r--r-- | data/help/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/help/CMakeLists.txt b/data/help/CMakeLists.txt index 7ffb4f5fb..c633b3639 100644 --- a/data/help/CMakeLists.txt +++ b/data/help/CMakeLists.txt @@ -1,6 +1,7 @@ SET(FILES about.txt chatcommands.txt + chatguild.txt chatparty.txt commands.txt download.txt |