mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2026-02-18 05:27:43 +01:00
Add UI stuff to random designs.
This commit is contained in:
parent
2a01b328e1
commit
139508917b
18 changed files with 744 additions and 117 deletions
|
|
@ -81,6 +81,9 @@ public sealed class Design : DesignBase, ISavable, IDesignStandIn
|
|||
public void ParseData(JObject _)
|
||||
{ }
|
||||
|
||||
public bool ChangeData(object data)
|
||||
=> false;
|
||||
|
||||
#endregion
|
||||
|
||||
#region Serialization
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue