diff options
author | heavydemon21 <nielsstunnebrink1@gmail.com> | 2025-01-10 14:43:42 +0100 |
---|---|---|
committer | heavydemon21 <nielsstunnebrink1@gmail.com> | 2025-01-10 14:43:42 +0100 |
commit | d1cebcca2018ed4ef47ad125e45aafd018a2ab2e (patch) | |
tree | 8f4881cf4abc58774625383620cf82fa55b9d1f0 /game/QuitScript.h | |
parent | 938b6a7bb62459e8308320280d15ccaf1b8af0ac (diff) |
make format
Diffstat (limited to 'game/QuitScript.h')
-rw-r--r-- | game/QuitScript.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/game/QuitScript.h b/game/QuitScript.h index af78ccf..b79a744 100644 --- a/game/QuitScript.h +++ b/game/QuitScript.h @@ -1,6 +1,5 @@ #pragma once - #include <crepe/api/Script.h> class QuitScript : public crepe::Script { |