summaryrefslogtreecommitdiff
path: root/tmw.cbp
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-04-06 16:05:54 -0600
committerJared Adams <jaxad0127@gmail.com>2009-04-06 16:07:03 -0600
commit8209e4672c5e11e5d7bbfb1fcfb081eda1763a6d (patch)
tree461c06a2e42fc54684bd61ef5ae9ff8cc83d8f07 /tmw.cbp
parentbbebd24b5561e9cd806dca8ccd6fe4b4dcb1301d (diff)
downloadmana-client-8209e4672c5e11e5d7bbfb1fcfb081eda1763a6d.tar.gz
mana-client-8209e4672c5e11e5d7bbfb1fcfb081eda1763a6d.tar.bz2
mana-client-8209e4672c5e11e5d7bbfb1fcfb081eda1763a6d.tar.xz
mana-client-8209e4672c5e11e5d7bbfb1fcfb081eda1763a6d.zip
Implement TMWServ's CharHandler
Also cleanup character creation, which isn't functional at the moment.
Diffstat (limited to 'tmw.cbp')
-rw-r--r--tmw.cbp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmw.cbp b/tmw.cbp
index a5876313..f2e562ad 100644
--- a/tmw.cbp
+++ b/tmw.cbp
@@ -226,6 +226,8 @@
</Unit>
<Unit filename="src/gui/char_select.cpp" />
<Unit filename="src/gui/char_select.h" />
+ <Unit filename="src/gui/charcreate.cpp" />
+ <Unit filename="src/gui/charcreate.h" />
<Unit filename="src/gui/char_server.cpp">
<Option target="eAthena" />
<Option target="UNIX eAthena" />