mirror of
https://github.com/edubart/otclient.git
synced 2025-10-18 13:33:27 +02:00
init network
This commit is contained in:
@@ -59,7 +59,7 @@ SET(SOURCES
|
||||
src/teststate.cpp
|
||||
|
||||
# game net
|
||||
#src/protocollogin.cpp
|
||||
src/protocollogin.cpp
|
||||
|
||||
# framework core
|
||||
src/framework/core/dispatcher.cpp
|
||||
@@ -104,8 +104,8 @@ SET(SOURCES
|
||||
src/framework/ui/uicheckbox.cpp
|
||||
|
||||
# framework net
|
||||
#src/framework/net/connection.cpp
|
||||
#src/framework/net/protocol.cpp
|
||||
src/framework/net/connection.cpp
|
||||
src/framework/net/protocol.cpp
|
||||
#src/framework/net/networkmessage.cpp
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user