Broke everything but the multiplayer lobby
This commit is contained in:
0
script_templates/.gdignore
Normal file
0
script_templates/.gdignore
Normal file
9
script_templates/State/default.gd
Normal file
9
script_templates/State/default.gd
Normal file
@ -0,0 +1,9 @@
|
||||
extends State
|
||||
|
||||
|
||||
func enter():
|
||||
pass
|
||||
|
||||
|
||||
func exit():
|
||||
pass
|
Reference in New Issue
Block a user