mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2026-02-25 22:11:49 +01:00
Some more work.
This commit is contained in:
parent
a29631e963
commit
161cd4f0d1
13 changed files with 317 additions and 316 deletions
|
|
@ -81,7 +81,7 @@ public partial class CustomizationDrawer(
|
|||
private CustomizeValue _currentByte = CustomizeValue.Zero;
|
||||
private bool _currentApply;
|
||||
private int _currentCount;
|
||||
private string _currentOption = string.Empty;
|
||||
private StringU8 _currentOption = StringU8.Empty;
|
||||
|
||||
// Prepare a new customization option.
|
||||
private Im.IdDisposable SetId(CustomizeIndex index)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue