diff options
Diffstat (limited to 'game/prefab/PlayerScript.h')
-rw-r--r-- | game/prefab/PlayerScript.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/game/prefab/PlayerScript.h b/game/prefab/PlayerScript.h index 131c73f..cc0f0aa 100644 --- a/game/prefab/PlayerScript.h +++ b/game/prefab/PlayerScript.h @@ -14,4 +14,3 @@ protected: protected: PlayerObject player; }; - |