summaryrefslogtreecommitdiff
path: root/customizations/Classic Main Menu/resource/gamemenu.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2017-12-09 17:08:20 -0500
committerCriticalFlaw <[email protected]>2017-12-09 17:08:20 -0500
commit2c6e4381be34f691d61a74d14856b1a62cb70adc (patch)
tree9eb779a9865716978e8a5be23bea760bcb0c7b23 /customizations/Classic Main Menu/resource/gamemenu.res
parent258c31fb922869ef8c3279ce10b22c4f3127279d (diff)
20171209 - Finished Classic Main Menu
Diffstat (limited to 'customizations/Classic Main Menu/resource/gamemenu.res')
-rw-r--r--customizations/Classic Main Menu/resource/gamemenu.res37
1 files changed, 18 insertions, 19 deletions
diff --git a/customizations/Classic Main Menu/resource/gamemenu.res b/customizations/Classic Main Menu/resource/gamemenu.res
index 9ebddb9..ce86297 100644
--- a/customizations/Classic Main Menu/resource/gamemenu.res
+++ b/customizations/Classic Main Menu/resource/gamemenu.res
@@ -3,27 +3,33 @@
// MAIN MENU
"GeneralStoreButton"
{
- "label" "Shop"
- "command" "engine open_store"
- "subimage" ""
+ "label" "Mann Co. Store"
+ "command" "engine open_store"
}
"CharacterSetupButton"
{
- "label" "Items"
- "command" "engine open_charinfo"
- "subimage" ""
+ "label" "Inventory"
+ "command" "engine open_charinfo"
}
"ReplayBrowserButton"
{
- "label" "Replays"
- "command" "engine replay_reloadbrowser"
- "subimage" ""
+ "label" "Replays"
+ "command" "engine replay_reloadbrowser"
}
"SteamWorkshopButton"
{
- "label" "#MMenu_SteamWorkshop"
- "command" "engine OpenSteamWorkshopDialog"
- "subimage" ""
+ "label" "#MMenu_SteamWorkshop"
+ "command" "engine OpenSteamWorkshopDialog"
+ }
+ "SettingsButton"
+ {
+ "label" "Options"
+ "command" "OpenOptionsDialog"
+ }
+ "TF2SettingsButton"
+ {
+ "label" "Adv. Options"
+ "command" "opentf2options"
}
"AchievementsButton"
{
@@ -32,13 +38,6 @@
"subimage" "glyph_achievements"
"tooltip" "Achievements"
}
- "ReportBugButton"
- {
- "label" ""
- "command" "engine bug"
- "subimage" "glyph_bug"
- "tooltip" "Report Bug"
- }
"ReportPlayerButton"
{
"label" ""