aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/system/AnimatorSystem.h
diff options
context:
space:
mode:
authorheavydemon21 <nielsstunnebrink1@gmail.com>2024-12-06 19:22:33 +0100
committerheavydemon21 <nielsstunnebrink1@gmail.com>2024-12-06 19:22:33 +0100
commitf3adf300c5ba9b382f74e5b704501fd047399062 (patch)
treec7659480acb5e3acca9e60129da97c6dfa7f3f50 /src/crepe/system/AnimatorSystem.h
parent05e099c03a2242bf5194d06191a0ff667d404817 (diff)
make format
Diffstat (limited to 'src/crepe/system/AnimatorSystem.h')
-rw-r--r--src/crepe/system/AnimatorSystem.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/crepe/system/AnimatorSystem.h b/src/crepe/system/AnimatorSystem.h
index 1e8cd7d..7d3f565 100644
--- a/src/crepe/system/AnimatorSystem.h
+++ b/src/crepe/system/AnimatorSystem.h
@@ -23,7 +23,6 @@ public:
* looping).
*/
void update() override;
-
};
} // namespace crepe