summaryrefslogtreecommitdiff
path: root/temp/customizations/Main Menu/Classic/resource/gamemenu.res
diff options
context:
space:
mode:
authorigor.nikitin <[email protected]>2019-04-16 10:35:01 -0400
committerigor.nikitin <[email protected]>2019-04-16 10:35:01 -0400
commit54c716614a85791c499672f27c404a71e6bf187e (patch)
treeee037afabd42aa6930bd6b13558da913323829d2 /temp/customizations/Main Menu/Classic/resource/gamemenu.res
parent9f90bde42f138a30d5923b0af185f6edf08f37ac (diff)
Moving Files for Lowercasing
Diffstat (limited to 'temp/customizations/Main Menu/Classic/resource/gamemenu.res')
-rw-r--r--temp/customizations/Main Menu/Classic/resource/gamemenu.res65
1 files changed, 0 insertions, 65 deletions
diff --git a/temp/customizations/Main Menu/Classic/resource/gamemenu.res b/temp/customizations/Main Menu/Classic/resource/gamemenu.res
deleted file mode 100644
index 038935e..0000000
--- a/temp/customizations/Main Menu/Classic/resource/gamemenu.res
+++ /dev/null
@@ -1,65 +0,0 @@
-"GameMenu"
-{
- // MAIN MENU
- "CharacterSetupButton"
- {
- "label" "Inventory"
- "command" "engine open_charinfo"
- }
- "GeneralStoreButton"
- {
- "label" "Mann Co. Store"
- "command" "engine open_store"
- }
- "SettingsButton"
- {
- "label" "Options"
- "command" "OpenOptionsDialog"
- }
- "TF2SettingsButton"
- {
- "label" "Adv. Options"
- "command" "opentf2options"
- }
- "AchievementsButton"
- {
- "label" ""
- "command" "OpenAchievementsDialog"
- "subimage" "glyph_achievements"
- "tooltip" "Achievements"
- }
- "ReplayButton"
- {
- "label" "Replay"
- "command" "engine replay_reloadbrowser"
- }
- "SteamWorkshopButton"
- {
- "label" "#MMenu_SteamWorkshop"
- "command" "engine OpenSteamWorkshopDialog"
- }
- "CallVoteButton"
- {
- "label" ""
- "command" "callvote"
- "OnlyInGame" "1"
- "subimage" "icon_checkbox"
- "tooltip" "Call Vote"
- }
- "MutePlayersButton"
- {
- "label" ""
- "command" "OpenPlayerListDialog"
- "OnlyInGame" "1"
- "subimage" "glyph_muted"
- "tooltip" "Mute Players"
- }
- "ReportPlayerButton"
- {
- "label" ""
- "command" "OpenReportPlayerDialog"
- "OnlyInGame" "1"
- "subimage" "glyph_commentary"
- "tooltip" "Report Player"
- }
-} \ No newline at end of file