]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Tutorial.cpp
Renamed method because DrawText is reserved on some windows build
[lugaru.git] / Source / Tutorial.cpp
index cdb55996fae6d72f098a9bd3575145d518465f5b..7281a0c2d98be8d40c7598e827c2ad194d60f2a6 100644 (file)
@@ -518,7 +518,7 @@ void Tutorial::Do(float multiplier)
     }
 }
 
-void Tutorial::DrawText()
+void Tutorial::DrawTextInfo()
 {
     std::string string;
     std::string string2;