Added explosions
This commit is contained in:
@@ -22,7 +22,7 @@ namespace InterfaceOff.WorldScene
|
||||
private static ScoreTracker Instance { get; set; }
|
||||
|
||||
private bool StoredScore = false;
|
||||
private float Score = 0f;
|
||||
private float Score;
|
||||
|
||||
public static float CurrentScore()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user