Исправления работы entry и конвертации в String

This commit is contained in:
MaD_CaT
2023-07-31 08:31:22 +03:00
parent d57ddc2f63
commit 6e4b2fce41
12 changed files with 636 additions and 635 deletions

View File

@@ -17,11 +17,11 @@ config/icon="res://icon.png"
[autoload]
Table="*res://table.gd"
Consts="*res://consts.gd"
Threats="*res://threats.gd"
Pomehi="*res://pomehi.gd"
Tools="*res://tools.gd"
Table="*res://table.gd"
[display]
@@ -40,4 +40,5 @@ common/enable_pause_aware_picking=true
[rendering]
renderer/rendering_method="gl_compatibility"
environment/defaults/default_environment="res://main.tres"