diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | resource/ui/MainMenuOverride.res | 2 | ||||
| -rw-r--r-- | resource/ui/craftingstatusdialog.res | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -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" |
