mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-04 20:24:23 +02:00
Format files using GDScript Toolkit
This commit is contained in:
parent
9f269aec8c
commit
e563a15ce2
52 changed files with 3459 additions and 2454 deletions
|
@ -39,7 +39,7 @@ class ANSIColor:
|
|||
func _init():
|
||||
# "ANSIColor is an abstract class. You should only use the color constants (e.g. ANSIColor.black)."
|
||||
assert(false)
|
||||
|
||||
|
||||
|
||||
var terminal
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue