Skip to content

Commit 0dea085

Browse files
committed
2P score cleared
1 parent 3e361d7 commit 0dea085

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TimePilot-IIgs/src/game.asm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ giSkipSong jsr gameInitVarsGame
9191
jsr gameRestorePlayer ; init all of the shadow stats
9292
LDAPAL COLOR_BLACK
9393
sta zSkyColor
94-
LDBOX 28,7,9,1
94+
LDBOX 28,7,9,4
9595
jsr screenClearSection ; clear P1 score
9696
lda zNumberOfPlayers
9797
beq giOnePlayer

0 commit comments

Comments
 (0)