diff options
Diffstat (limited to 'game/prefab/ZapperScript.h')
-rw-r--r-- | game/prefab/ZapperScript.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/game/prefab/ZapperScript.h b/game/prefab/ZapperScript.h index 5a960df..b090c8d 100644 --- a/game/prefab/ZapperScript.h +++ b/game/prefab/ZapperScript.h @@ -15,4 +15,3 @@ protected: protected: ZapperObject zapper; }; - |