Redraw fix

This commit is contained in:
luboslenco
2019-05-11 14:46:40 +02:00
parent 03cd2d3de5
commit 7431a2353e
+1
View File
@@ -978,6 +978,7 @@ class UITrait extends iron.Trait {
}
RenderUtil.makeDecalPreview();
ddirty = 2;
if (current != null) current.begin(false);
}