diff options
| author | raysfire <[email protected]> | 2014-10-29 23:40:31 -0500 |
|---|---|---|
| committer | raysfire <[email protected]> | 2014-10-29 23:40:31 -0500 |
| commit | 84c33f426e7ec94fc7a868b3f6c93341cbd244dd (patch) | |
| tree | 17ea3c9f834b293ab12d2103b5affe13739413aa /resource/ui/hudminigame_platform.res | |
| parent | 2f60cab94135bdd52856a9d9b3f0f85fd20bd922 (diff) | |
Updated for the new Halloween modes
Diffstat (limited to 'resource/ui/hudminigame_platform.res')
| -rw-r--r-- | resource/ui/hudminigame_platform.res | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/resource/ui/hudminigame_platform.res b/resource/ui/hudminigame_platform.res new file mode 100644 index 0000000..c6d6aff --- /dev/null +++ b/resource/ui/hudminigame_platform.res @@ -0,0 +1,14 @@ +#base "HudMiniGame_Base.res" + +"Resource/UI/HudMiniGame_Plaform.res" +{ + "GameImage" + { + "image" "../hud/minigame_platform" + } + + "PlayingTo" + { + "labelText" "#TF_PlayingToElimination" + } +} |
