mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-01-31 05:30:48 +00:00
Add indentation
This commit is contained in:
parent
29e80c5300
commit
9ff491dd78
1 changed files with 1 additions and 1 deletions
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue