mirror of
https://github.com/Steffo99/pineapple-surf.git
synced 2024-11-21 23:34:21 +00:00
Remove score from singletons
This commit is contained in:
parent
919771b67d
commit
2f96e34f05
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
extends Node
|
extends Node
|
||||||
|
|
||||||
var player: Player
|
var player: Player
|
||||||
var score: int = 0
|
|
||||||
|
|
Loading…
Reference in a new issue