aboutsummaryrefslogtreecommitdiffstats
path: root/src/media/UVisualizer.pas
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/media/UVisualizer.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/media/UVisualizer.pas b/src/media/UVisualizer.pas
index c33a4a09..a81e3e52 100644
--- a/src/media/UVisualizer.pas
+++ b/src/media/UVisualizer.pas
@@ -287,7 +287,7 @@ begin
if VisualizerStarted then
Exit;
- // the OpenGL state must be saved before
+ // the OpenGL state must be saved before TProjectM.Create is called
SaveOpenGLState();
try