init protocolgame

This commit is contained in:
Henrique
2011-08-01 01:28:41 -03:00
parent 586bcde915
commit a38bd18280
15 changed files with 1283 additions and 85 deletions

View File

@@ -50,6 +50,8 @@ SET(SOURCES
# game net
src/protocollogin.cpp
src/protocolgame.cpp
src/protocolgameparse.cpp
# framework core
src/framework/core/dispatcher.cpp