aboutsummaryrefslogtreecommitdiff
path: root/game/preview/PrevPlayerScript.cpp
diff options
context:
space:
mode:
authorheavydemon21 <nielsstunnebrink1@gmail.com>2025-01-10 19:32:49 +0100
committerheavydemon21 <nielsstunnebrink1@gmail.com>2025-01-10 19:32:49 +0100
commit0b19fe5a9168368d4be0993407dd3fc3bdfa0611 (patch)
treeef30fcd2790c16bf2103be5bf8ed4a9e1b20fe49 /game/preview/PrevPlayerScript.cpp
parentc17a1ac94186a2de6ad30e9228a031fb08434e52 (diff)
make format
Diffstat (limited to 'game/preview/PrevPlayerScript.cpp')
-rw-r--r--game/preview/PrevPlayerScript.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/game/preview/PrevPlayerScript.cpp b/game/preview/PrevPlayerScript.cpp
index 3e6eed4..fce5c5a 100644
--- a/game/preview/PrevPlayerScript.cpp
+++ b/game/preview/PrevPlayerScript.cpp
@@ -2,9 +2,9 @@
#include "../missile/SpawnEvent.h"
-#include <crepe/api/Transform.h>
#include <crepe/api/AudioSource.h>
#include <crepe/api/Camera.h>
+#include <crepe/api/Transform.h>
#include <crepe/manager/SaveManager.h>
using namespace crepe;