mirror of
https://github.com/edubart/otclient.git
synced 2025-10-17 21:13:26 +02:00
map draw working with lil bugs
This commit is contained in:
@@ -50,11 +50,20 @@ SET(SOURCES
|
||||
|
||||
# game files
|
||||
src/tibiadat.cpp
|
||||
src/tibiaspr.cpp
|
||||
|
||||
# game contents
|
||||
src/game.cpp
|
||||
src/map.cpp
|
||||
src/tile.cpp
|
||||
src/thing.cpp
|
||||
src/item.cpp
|
||||
|
||||
# game net
|
||||
src/protocollogin.cpp
|
||||
src/protocolgame.cpp
|
||||
src/protocolgameparse.cpp
|
||||
src/protocolgamesend.cpp
|
||||
|
||||
# framework core
|
||||
src/framework/core/dispatcher.cpp
|
||||
|
Reference in New Issue
Block a user