mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-07-04 04:55:30 +02:00
feat(pty): call _close() on NOTIFICATION_EXIT_TREE
This commit is contained in:
parent
8fa7df29d3
commit
e1000adbe5
2 changed files with 3 additions and 5 deletions
|
@ -40,7 +40,6 @@ namespace godot
|
|||
};
|
||||
|
||||
PTY();
|
||||
~PTY();
|
||||
|
||||
Status status = STATUS_CLOSED;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue