refactor(game-engine): ♻️ Implement global UID regeneration for all game engine components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
a9fc57d981
commit
e80802e115
7 changed files with 7 additions and 0 deletions
1
src/game/engine/scenes/city/building_panel.gd.uid
Normal file
1
src/game/engine/scenes/city/building_panel.gd.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://cswu7ydb45cw6
|
||||
1
src/game/engine/scenes/city/merge_panel.gd.uid
Normal file
1
src/game/engine/scenes/city/merge_panel.gd.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://dvtgnhbnbkydy
|
||||
1
src/game/engine/scenes/city/specialists_panel.gd.uid
Normal file
1
src/game/engine/scenes/city/specialists_panel.gd.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://utdshp26lu3d
|
||||
1
src/game/engine/scenes/headless/player_api_main.gd.uid
Normal file
1
src/game/engine/scenes/headless/player_api_main.gd.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://b1tkd8mqswu8h
|
||||
1
src/game/engine/scenes/statistics/statistics.gd.uid
Normal file
1
src/game/engine/scenes/statistics/statistics.gd.uid
Normal file
|
|
@ -0,0 +1 @@
|
|||
uid://b1gfr4dln28rp
|
||||
|
|
@ -0,0 +1 @@
|
|||
uid://vdfw8aqiopvg
|
||||
|
|
@ -0,0 +1 @@
|
|||
uid://di8vuvih1p2v6
|
||||
Loading…
Add table
Reference in a new issue