mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Fix text not updating correctly in symmetry
This commit is contained in:
parent
8025a0a418
commit
495441be06
Binary file not shown.
@ -252,7 +252,6 @@ namespace ConformalDecals {
|
|||||||
decal.charSpacing = charSpacing;
|
decal.charSpacing = charSpacing;
|
||||||
decal.lineSpacing = lineSpacing;
|
decal.lineSpacing = lineSpacing;
|
||||||
|
|
||||||
decal._currentText = _currentText;
|
|
||||||
decal.UpdateText();
|
decal.UpdateText();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user