mirror of
https://github.com/Steffo99/pineapple-surf.git
synced 2024-11-21 23:34:21 +00:00
Remove unused functions from Singletons
This commit is contained in:
parent
cdbb4daee2
commit
eda71d785f
1 changed files with 0 additions and 6 deletions
|
@ -1,9 +1,3 @@
|
|||
extends Node
|
||||
|
||||
var player: Player
|
||||
|
||||
func _ready() -> void:
|
||||
pass
|
||||
|
||||
func _process(delta: float) -> void:
|
||||
pass
|
||||
|
|
Loading…
Reference in a new issue