Working on restoring betting code.

This commit is contained in:
2021-10-11 08:14:03 -07:00
parent c1c5e7fb06
commit 43bef266aa
6 changed files with 248 additions and 39 deletions

View File

@@ -11,7 +11,7 @@ project(Dawn VERSION 1.0)
set(GAME_NAME DawnGame)
set(GAME_VERSION 1.0)
set(TARGET_GROUP test)
set(TARGET_GROUP production)
##################################### LIBS #####################################
add_subdirectory(lib)