diff options
Diffstat (limited to 'game/prefab/CMakeLists.txt')
-rw-r--r-- | game/prefab/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/game/prefab/CMakeLists.txt b/game/prefab/CMakeLists.txt index 03084e4..5585a32 100644 --- a/game/prefab/CMakeLists.txt +++ b/game/prefab/CMakeLists.txt @@ -2,6 +2,5 @@ target_sources(main PUBLIC PlayerObject.cpp PlayerScript.cpp ZapperObject.cpp - ZapperScript.cpp ) |