diff options
| author | CriticalFlaw <[email protected]> | 2019-03-09 16:17:28 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-09 16:17:28 -0500 |
| commit | eb9e3bf73092500579d32f998fce70fa265e6d1c (patch) | |
| tree | 49dac1119f1a451ddb05d2b2e698566552b7972d /resource/ui/build_menu/tele_exit_active.res | |
| parent | 8b7eb12bf12a431b6b28bca0f7aea37351ae9bc8 (diff) | |
Code Formatting
Diffstat (limited to 'resource/ui/build_menu/tele_exit_active.res')
| -rw-r--r-- | resource/ui/build_menu/tele_exit_active.res | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/resource/ui/build_menu/tele_exit_active.res b/resource/ui/build_menu/tele_exit_active.res index ac0339f..fdcaa8d 100644 --- a/resource/ui/build_menu/tele_exit_active.res +++ b/resource/ui/build_menu/tele_exit_active.res @@ -3,21 +3,22 @@ "Resource/UI/build_menu/tele_exit_active.res"
{
"ItemNameLabel"
- {
- "labelText" "#TF_Object_Tele_Exit_360"
+ {
+ "labelText" "#TF_Object_Tele_Exit_360"
}
"BuildingIcon"
{
- "icon" "hud_menu_tele_exit_build"
+ "icon" "hud_menu_tele_exit_build"
}
"NumberLabel"
- {
- "labelText" "4"
+ {
+ "labelText" "4"
}
- "NumberLabelShadow"
- {
- "labelText" "4"
+
+ "NumberLabelShadow"
+ {
+ "labelText" "4"
}
}
\ No newline at end of file |
