Make golden berry give you 4 points
This commit is contained in:
@@ -870,6 +870,6 @@ public class GamePlayer : MonoBehaviour
|
||||
speedyLeft = 0f;
|
||||
antiLeft = 0f;
|
||||
goldenLeft = 10f;
|
||||
UpdateStats(0, 0);
|
||||
UpdateStats(4, 0);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user