Recent weapon
This commit is contained in:
parent
3a4e0f30bf
commit
f234ca974e
4 changed files with 15 additions and 1 deletions
|
|
@ -8,4 +8,3 @@ func _ready() -> void:
|
|||
|
||||
func update_version(version: StringName):
|
||||
text = "Текущая версия игры: " + preload("res://version.tres").version + "\n" + version
|
||||
print(text)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue