diff options
| author | Radio <radiohotline@disroot.org> | 2026-04-20 21:32:25 +0300 |
|---|---|---|
| committer | Radio <radiohotline@disroot.org> | 2026-04-20 21:32:25 +0300 |
| commit | a516eb1ea9ecd1b5f0dc320736e111f785e92b85 (patch) | |
| tree | 36e5fa08c8f62e55eab18f2b7548ad8981479aad /scripts/text_edit.gd | |
| parent | 47d6d16267965387465460c28078a378a5bfbc62 (diff) | |
Diffstat (limited to 'scripts/text_edit.gd')
| -rw-r--r-- | scripts/text_edit.gd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/text_edit.gd b/scripts/text_edit.gd index 2ae2839..34eb2f1 100644 --- a/scripts/text_edit.gd +++ b/scripts/text_edit.gd @@ -1 +1 @@ -pass +extends TextEdit |
