summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2018-07-12 21:40:21 -0400
committerCriticalFlaw <[email protected]>2018-07-12 21:40:21 -0400
commitcf1fd46e223459bf770b208686b424ee09bb71d3 (patch)
tree0fcee064531ec3871aed7f4975b48c142241efc3
parent6ebb87ca998e95cec9d2f8610144066c5a2d356d (diff)
Fixed a crash when crafting
-rw-r--r--README.md2
-rw-r--r--resource/ui/MainMenuOverride.res2
-rw-r--r--resource/ui/craftingstatusdialog.res2
3 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 9fdfe87..d40eed3 100644
--- a/README.md
+++ b/README.md
@@ -64,4 +64,4 @@ Credits
* My team - For dealing with me and giving me constructive feedback all the time.
* Flame - If it weren't for your guide, I couldn't have made this at all. Thanks a million, man.
-v2018.07.08
+v2018.07.12
diff --git a/resource/ui/MainMenuOverride.res b/resource/ui/MainMenuOverride.res
index d3ec8c2..25c97af 100644
--- a/resource/ui/MainMenuOverride.res
+++ b/resource/ui/MainMenuOverride.res
@@ -1924,7 +1924,7 @@
"ControlName" "CExLabel"
"fieldname" "VersionNumber"
"font" "Cerbetica14"
- "labelText" "v2018.0708"
+ "labelText" "v2018.0712"
"xpos" "r55"
"ypos" "r13"
"wide" "80"
diff --git a/resource/ui/craftingstatusdialog.res b/resource/ui/craftingstatusdialog.res
index 5e2ab15..9fd6d86 100644
--- a/resource/ui/craftingstatusdialog.res
+++ b/resource/ui/craftingstatusdialog.res
@@ -34,7 +34,7 @@
"centerwrap" "0"
"labelText" ""
"textAlignment" "center"
- "bgcolor_override" "Transparent
+ "bgcolor_override" "Transparent"
}
"RecipeItemModelPanel"