summaryrefslogtreecommitdiff
path: root/src/window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.cpp')
-rw-r--r--src/window.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/window.cpp b/src/window.cpp
index 7a7a2a182..cd7511353 100644
--- a/src/window.cpp
+++ b/src/window.cpp
@@ -3304,7 +3304,7 @@ void InvalidateWindowClassesData(WindowClass cls, int data, bool gui_scope)
}
/**
- * Dispatch OnTick event over all windows
+ * Dispatch OnGameTick event over all windows
*/
void CallWindowGameTickEvent()
{