Mobile settings in-game fix
This commit is contained in:
parent
db5bb342de
commit
03b624504d
2 changed files with 3 additions and 1 deletions
|
@ -49,7 +49,7 @@ func setType(value:int):
|
|||
else :
|
||||
$AllSettingsView / VideoButton.disabled = true;
|
||||
$AllSettingsView / LanguageButton.disabled = true;
|
||||
$BackToMenuButton.rect_global_position = Vector2(461, 545);
|
||||
$ReturnToGameButton.rect_global_position = Vector2(461, 692);
|
||||
|
||||
func _ready():
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue