mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-07-03 12:35:32 +02:00
fix: auto fixes
This commit is contained in:
parent
e2fb97ac91
commit
c9c6770348
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@ extends Terminal
|
|||
|
||||
@onready var pty = $PTY
|
||||
|
||||
|
||||
func _ready():
|
||||
pty.fork()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue