Skip to content
Snippets Groups Projects
Commit 9ff491dd authored by SteelT's avatar SteelT
Browse files

Add indentation

parent 29e80c53
No related branches found
No related tags found
2 merge requests!252OpenGL: Public flatsprite: The Fixening,!241Don't increment totalplaytime if a demo is playing.
......@@ -608,7 +608,7 @@ void P_Ticker(boolean run)
// Keep track of how long they've been playing!
if (!demoplayback) // Don't incerment if a demo is playing.
totalplaytime++;
totalplaytime++;
if (!useNightsSS && G_IsSpecialStage(gamemap))
P_DoSpecialStageStuff();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment