diff options
Diffstat (limited to 'game/prefab/ZapperObject.h')
-rw-r--r-- | game/prefab/ZapperObject.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/game/prefab/ZapperObject.h b/game/prefab/ZapperObject.h index 6b68146..151e368 100644 --- a/game/prefab/ZapperObject.h +++ b/game/prefab/ZapperObject.h @@ -34,4 +34,3 @@ public: private: static constexpr int SCALE = 60; }; - |