muffin v7.5.11
This commit is contained in:
parent
addf2d530f
commit
3102923ce2
522 changed files with 41082 additions and 211592 deletions
|
|
@ -1,5 +1,8 @@
|
|||
using System.Reflection;
|
||||
|
||||
namespace LLib.ImGui;
|
||||
|
||||
[Obfuscation(Feature = "-rename", Exclude = false, ApplyToMembers = true)]
|
||||
public class WindowConfig
|
||||
{
|
||||
public bool IsPinned { get; set; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue