early-access version 3999

This commit is contained in:
pineappleEA
2023-11-29 23:25:15 +01:00
parent 1382f73d4e
commit 1996a32f94
4 changed files with 4 additions and 3 deletions

View File

@@ -193,7 +193,7 @@ if (ANDROID)
endif()
endif()
if (UNIX)
if (CMAKE_SYSTEM_NAME STREQUAL "Linux")
add_subdirectory(gamemode)
endif()