This commit is contained in:
Eduardo Bart
2011-04-16 23:48:13 -03:00
parent 2070b94661
commit da57770f88
16 changed files with 163 additions and 335 deletions

View File

@@ -59,7 +59,7 @@ SET(SOURCES
src/teststate.cpp
# game net
src/net/protocoltibia87.cpp
src/protocollogin.cpp
# framework core
src/framework/core/dispatcher.cpp
@@ -108,7 +108,6 @@ SET(SOURCES
# framework net
src/framework/net/connection.cpp
src/framework/net/connections.cpp
src/framework/net/protocol.cpp
src/framework/net/networkmessage.cpp
)