Internet/Local/Hotseat working (still need to test for bugs). ALso get an RPC error because we switch scene...
This commit is contained in:
parent
c95b8186ab
commit
c4909db2a5
654 changed files with 18133 additions and 39 deletions
11
addons/awesome_input_icons/awesome_input_icons.gd
Normal file
11
addons/awesome_input_icons/awesome_input_icons.gd
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
@tool
|
||||
extends EditorPlugin
|
||||
|
||||
|
||||
func _enter_tree():
|
||||
pass
|
||||
|
||||
|
||||
func _exit_tree():
|
||||
# Clean-up of the plugin goes here.
|
||||
pass
|
||||
Loading…
Add table
Add a link
Reference in a new issue