This commit is contained in:
2026-03-11 19:14:40 +01:00
commit a2a5f04dd4
24 changed files with 482 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
FrameWidgetClass {
Name "rootFrame"
{
TextWidgetClass "{68D6FBBE0B6ABDA5}" {
Name "RangeText"
Slot FrameWidgetSlot "{68D6FBBE0B6ABD4F}" {
PositionX 10
OffsetLeft 10
PositionY 639
OffsetTop 639
SizeX 100
OffsetRight -110
SizeY 30
OffsetBottom -669
}
components {
SCR_FadeUIComponent "{68D6FBBE57CE5F98}" {
}
}
}
}
}

View File

@@ -0,0 +1,17 @@
MetaFileClass {
Name "{52CB3045C167E6D8}UI/layouts/VoiceRange/VoiceRangeDynamicNumber.layout"
Configurations {
LayoutResourceClass PC {
}
LayoutResourceClass XBOX_ONE : PC {
}
LayoutResourceClass XBOX_SERIES : PC {
}
LayoutResourceClass PS4 : PC {
}
LayoutResourceClass PS5 : PC {
}
LayoutResourceClass HEADLESS : PC {
}
}
}