Removed unneeded MiniGameTimer setting
This commit is contained in:
@@ -9,7 +9,6 @@ SpawnHauntedGroveItem:
|
||||
LDA.l HauntedGroveItem_Player : STA.l !MULTIWORLD_SPRITEITEM_PLAYER_ID
|
||||
|
||||
LDA.b #$EB
|
||||
STA.l MiniGameTime
|
||||
JSL Sprite_SpawnDynamically
|
||||
|
||||
LDA.b #$01 : STA.w SprRedrawFlag, Y
|
||||
|
||||
@@ -750,7 +750,6 @@ SpawnShovelItem:
|
||||
|
||||
;most of this part below is copied from the digging game
|
||||
|
||||
STA.l MiniGameTime
|
||||
JSL Sprite_SpawnDynamically
|
||||
|
||||
LDX.b #$00
|
||||
|
||||
Reference in New Issue
Block a user