mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-24 18:48:01 +02:00
Improved mid-compile deleted type handling
This commit is contained in:
parent
188ff74128
commit
4ba8f6b0f6
5 changed files with 39 additions and 5 deletions
|
@ -74,6 +74,7 @@ public:
|
|||
int mQueuedTypesProcessed;
|
||||
int mTypesQueued;
|
||||
int mTypesDeleted;
|
||||
int mTypesDeleted_LastUpdateAfterDeletingTypes;
|
||||
int mMethodsQueued;
|
||||
|
||||
int mModulesStarted;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue