Skip to content

Commit f01164d

Browse files
committed
Deadlock is citadel
1 parent c6a9a39 commit f01164d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ endfunction()
2121

2222
build_game(CS2 csgo)
2323
build_game(DOTA dota)
24-
build_game(DEADLOCK deadlock)
24+
build_game(DEADLOCK citadel)
2525

2626
source_group(TREE ${CMAKE_CURRENT_SOURCE_DIR} PREFIX "Source Files" FILES ${SOURCES_LIST})
2727
source_group(TREE ${CMAKE_CURRENT_SOURCE_DIR} PREFIX "Header Files" FILES ${HEADERS_LIST})

0 commit comments

Comments
 (0)