Game configuration now placed in a struct. Prepared to send/receive game configuration over tcp.
This commit is contained in:
@@ -55,6 +55,7 @@ INCLUDEPATH += . \
|
||||
HEADERS += src/game.h \
|
||||
src/session.h \
|
||||
src/playerdata.h \
|
||||
src/gamedata.h \
|
||||
src/config/configfile.h \
|
||||
src/core/rand.h \
|
||||
src/core/thread.h \
|
||||
|
||||
Reference in New Issue
Block a user