diff options
| author | CriticalFlaw <[email protected]> | 2018-07-12 21:40:21 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-07-12 21:40:21 -0400 |
| commit | cf1fd46e223459bf770b208686b424ee09bb71d3 (patch) | |
| tree | 0fcee064531ec3871aed7f4975b48c142241efc3 /resource/ui/craftingstatusdialog.res | |
| parent | 6ebb87ca998e95cec9d2f8610144066c5a2d356d (diff) | |
Fixed a crash when crafting
Diffstat (limited to 'resource/ui/craftingstatusdialog.res')
| -rw-r--r-- | resource/ui/craftingstatusdialog.res | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
