]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Tutorial.hpp
Added braces to all statements with clang-tidy and ran clang-format again
[lugaru.git] / Source / Tutorial.hpp
index 827ea58cfe83c4705a96f6d513425a76edcc9fad..1c2c6da8e0eff82f20c76e09987d56a22552c071 100644 (file)
@@ -30,7 +30,7 @@ public:
     static float maxtime;
 
     static void Do(float multiplier);
-    static void DrawText();
+    static void DrawTextInfo();
     static void DoStuff(float multiplier);
 
 private: