Change how minigames are found and loaded to avoid needing to reset tons of state in initialize
This commit is contained in:
@@ -61,6 +61,7 @@ public class RussianRouletteMinigame : Minigame
|
||||
pawn.LookAt(Shooter.Position);
|
||||
} );
|
||||
TimeSinceShot = 0;
|
||||
Taunted = 0;
|
||||
}
|
||||
|
||||
public override bool Tick()
|
||||
|
||||
Reference in New Issue
Block a user