mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-13 23:05:31 +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
|
@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Supported Godot version -> 3.3.2.
|
||||
- Set a default theme if no theme property has been set.
|
||||
- Changed default font from Cousine to Hack, which is the same as Godot's script editor, and reduced size from 16 to 14.
|
||||
- TPut no longer registered as a unique global class (i.e. removed `class_name TPut`).
|
||||
|
||||
### Fixed
|
||||
- Don't swap red and blue channels of theme colors.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue