mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-14 04:34:19 +01:00
Some glamourer related changes.
This commit is contained in:
parent
208d8a11ff
commit
306c2ffd10
5 changed files with 33 additions and 20 deletions
|
|
@ -65,7 +65,7 @@ public unsafe struct CustomizeData : IEquatable< CustomizeData >
|
|||
}
|
||||
}
|
||||
|
||||
public string WriteBase64()
|
||||
public readonly string WriteBase64()
|
||||
{
|
||||
fixed( byte* ptr = Data )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue