mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-05 12:44:24 +02:00
Don't register TPut util as a global unique class
This commit is contained in:
parent
ca7def60e8
commit
3759d3a0b9
5 changed files with 6 additions and 12 deletions
|
@ -8,16 +8,6 @@
|
|||
|
||||
config_version=4
|
||||
|
||||
_global_script_classes=[ {
|
||||
"base": "Reference",
|
||||
"class": "TPut",
|
||||
"language": "GDScript",
|
||||
"path": "res://addons/godot_xterm/util/tput.gd"
|
||||
} ]
|
||||
_global_script_class_icons={
|
||||
"TPut": ""
|
||||
}
|
||||
|
||||
[application]
|
||||
|
||||
config/name="Godot Xterm"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue