Extract version label chrome logic to a dedicated class

This commit is contained in:
Ivaylo Draganov
2024-10-03 11:46:44 +03:00
committed by Gustas
parent fff41a44ed
commit c0839d4521
11 changed files with 32 additions and 12 deletions

View File

@@ -17,6 +17,7 @@ Container@INGAME_MENU:
ImageCollection: logos
ImageName: logo
Label@VERSION_LABEL:
Logic: VersionLabelLogic
X: WINDOW_RIGHT - 296
Y: 296 - 19
Width: 296 - 20

View File

@@ -21,6 +21,7 @@ Container@MAINMENU:
ImageCollection: logos
ImageName: logo
Label@VERSION_LABEL:
Logic: VersionLabelLogic
X: WINDOW_RIGHT - 296
Y: 296 - 20
Width: 296 - 20