summaryrefslogtreecommitdiff
path: root/resource/ui/econ/backpackpanel.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2021-06-30 23:42:02 -0400
committerCriticalFlaw <[email protected]>2021-06-30 23:42:02 -0400
commit33cd7777d61950151adde3fde787d7e84709717b (patch)
tree77c144be253de5746ff9189c10d0bc925689ad71 /resource/ui/econ/backpackpanel.res
parentbbee27c902f81e1108bcaeaaace568e6bb97d4cb (diff)
Updated Mann Co. Store
Diffstat (limited to 'resource/ui/econ/backpackpanel.res')
-rw-r--r--resource/ui/econ/backpackpanel.res22
1 files changed, 18 insertions, 4 deletions
diff --git a/resource/ui/econ/backpackpanel.res b/resource/ui/econ/backpackpanel.res
index 3c5ddb5..2909f79 100644
--- a/resource/ui/econ/backpackpanel.res
+++ b/resource/ui/econ/backpackpanel.res
@@ -415,8 +415,15 @@
"dulltext" "0"
"brighttext" "0"
"Command" "prevpage"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
+
+ "paintbackground" "0"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ "depressedFgColor_override" "TanLight"
+ "selectedFgColor_override" "ColorCyan"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
}
"CurPageLabel"
@@ -458,8 +465,15 @@
"dulltext" "0"
"brighttext" "0"
"Command" "nextpage"
- "sound_depressed" "UI/buttonclick.wav"
- "sound_released" "UI/buttonclickrelease.wav"
+
+ "paintbackground" "0"
+ "defaultFgColor_override" "TanLight"
+ "armedFgColor_override" "ColorCyan"
+ "depressedFgColor_override" "TanLight"
+ "selectedFgColor_override" "ColorCyan"
+
+ "sound_depressed" "UI/buttonclick.wav"
+ "sound_released" "UI/buttonclickrelease.wav"
}
"DragToNextPageButton"