diff options
| author | ibruton <[email protected]> | 2015-10-28 20:33:09 -0500 |
|---|---|---|
| committer | ibruton <[email protected]> | 2015-10-28 20:33:09 -0500 |
| commit | beaaa2d6dc06516cc6c888de54165e3195ff828e (patch) | |
| tree | 506a68766fdf2a9bb7de65a766548ea9577af090 /minmode/resource | |
| parent | ed186944f18e890be7bd4869c29e4a77d3b3a35b (diff) | |
Misc. halloween updates/fixes
Diffstat (limited to 'minmode/resource')
| -rw-r--r-- | minmode/resource/ui/ClassSelection-center.res | 12 | ||||
| -rw-r--r-- | minmode/resource/ui/ClassSelection.res | 11 | ||||
| -rw-r--r-- | minmode/resource/ui/quickplaydialog.res | 2 |
3 files changed, 24 insertions, 1 deletions
diff --git a/minmode/resource/ui/ClassSelection-center.res b/minmode/resource/ui/ClassSelection-center.res index 8f3ef1a..82247cc 100644 --- a/minmode/resource/ui/ClassSelection-center.res +++ b/minmode/resource/ui/ClassSelection-center.res @@ -31,6 +31,18 @@ "tabPosition" "0"
}
+ "charInfo"
+ {
+ "fieldName" "charInfo"
+ "xpos" "0"
+ "ypos" "0"
+ "visible" "0"
+ "enabled" "0"
+ "wide" "0"
+ "tall" "0"
+ }
+
+
"random"
{
"ControlName" "CExLabel"
diff --git a/minmode/resource/ui/ClassSelection.res b/minmode/resource/ui/ClassSelection.res index b981dd3..fc8f4a2 100644 --- a/minmode/resource/ui/ClassSelection.res +++ b/minmode/resource/ui/ClassSelection.res @@ -16,6 +16,17 @@ "fillcolor" "0 0 0 128"
}
+ "charInfo"
+ {
+ "fieldName" "charInfo"
+ "xpos" "0"
+ "ypos" "0"
+ "visible" "0"
+ "enabled" "0"
+ "wide" "0"
+ "tall" "0"
+ }
+
"SysMenu"
{
"ControlName" "Menu"
diff --git a/minmode/resource/ui/quickplaydialog.res b/minmode/resource/ui/quickplaydialog.res index 5b40cbe..ab098eb 100644 --- a/minmode/resource/ui/quickplaydialog.res +++ b/minmode/resource/ui/quickplaydialog.res @@ -15,7 +15,7 @@ "tabPosition" "0" "bgcolor_override" "0 0 0 0" - "event247_image" "illustrations/gamemode_halloween2014" + "event247_image" "illustrations/gamemode_halloween2015" "community_update_image" "illustrations/gamemode_invasion" } |
