mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2026-02-22 15:37:44 +01:00
Add an option for designs to always force a redraw.
This commit is contained in:
parent
86c871fa81
commit
2713e6f1f6
11 changed files with 52 additions and 6 deletions
|
|
@ -42,4 +42,7 @@ public class RevertDesign : IDesignStandIn
|
|||
|
||||
public bool ChangeData(object data)
|
||||
=> false;
|
||||
|
||||
public bool ForcedRedraw
|
||||
=> false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue