Fix text not updating correctly in symmetry

hotfix
Andrew Cassidy 2 years ago
parent 8025a0a418
commit 495441be06

@ -252,7 +252,6 @@ namespace ConformalDecals {
decal.charSpacing = charSpacing;
decal.lineSpacing = lineSpacing;
decal._currentText = _currentText;
decal.UpdateText();
}
}

Loading…
Cancel
Save