mirror of
https://github.com/yeslayla/simple-dialogue.git
synced 2025-12-06 09:03:22 +01:00
Initial commit
This commit is contained in:
10
addons/simple_dialogue/plugin.gd
Normal file
10
addons/simple_dialogue/plugin.gd
Normal file
@@ -0,0 +1,10 @@
|
||||
tool
|
||||
extends EditorPlugin
|
||||
|
||||
|
||||
func _enter_tree():
|
||||
pass
|
||||
|
||||
|
||||
func _exit_tree():
|
||||
pass
|
||||
Reference in New Issue
Block a user