aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/crepe/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/crepe/CMakeLists.txt b/src/crepe/CMakeLists.txt
index cce25c4..ef2584e 100644
--- a/src/crepe/CMakeLists.txt
+++ b/src/crepe/CMakeLists.txt
@@ -14,7 +14,6 @@ target_sources(crepe PUBLIC
Rigidbody.cpp
Sprite.cpp
ScriptSystem.cpp
- Script.cpp
PhysicsSystem.cpp
Transform.cpp
Force.cpp