Исправления работы entry и конвертации в String
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user