mirror of
https://github.com/Steffo99/swear-jar.git
synced 2024-11-21 23:34:18 +00:00
Remove unused Game.gd
This commit is contained in:
parent
563774a6d8
commit
d26a9b5472
1 changed files with 0 additions and 8 deletions
8
Game.gd
8
Game.gd
|
@ -1,8 +0,0 @@
|
||||||
extends Node2D
|
|
||||||
|
|
||||||
func _on_roller_failure():
|
|
||||||
print("failure")
|
|
||||||
|
|
||||||
|
|
||||||
func _on_roller_success():
|
|
||||||
print("success")
|
|
Loading…
Reference in a new issue