From f3adf300c5ba9b382f74e5b704501fd047399062 Mon Sep 17 00:00:00 2001 From: heavydemon21 Date: Fri, 6 Dec 2024 19:22:33 +0100 Subject: make format --- src/crepe/system/AnimatorSystem.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/crepe/system') 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 -- cgit v1.2.3