1
Fork 0
mirror of https://github.com/Steffo99/pineapple-surf.git synced 2024-11-21 15:34:17 +00:00

Remove score from singletons

This commit is contained in:
Steffo 2023-01-09 10:57:39 +01:00
parent 919771b67d
commit 2f96e34f05
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -1,4 +1,3 @@
extends Node
var player: Player
var score: int = 0