mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-18 16:10:26 +02:00
Fixed multi-project deletion, adding project with implicitly-loaded deps
This commit is contained in:
parent
0eea8eeef6
commit
a62a995472
4 changed files with 11 additions and 4 deletions
|
@ -1257,6 +1257,7 @@ namespace IDE
|
|||
public bool mEnabled = true;
|
||||
public bool mLocked;
|
||||
public bool mLockedDefault;
|
||||
public bool mDeleted;
|
||||
|
||||
public int32 [] mColorDialogCustomColors;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue