mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-17 15:46:05 +02:00
Add "Time Autocomplete" internal IDE flag
This commit is contained in:
parent
1d30beb2d2
commit
b57ac935e5
4 changed files with 13 additions and 0 deletions
|
@ -78,6 +78,7 @@ namespace IDE.Compiler
|
|||
public bool mCancelled;
|
||||
public int32 mTextVersion = -1;
|
||||
public bool mIsUserRequested;
|
||||
public Stopwatch mStopwatch ~ delete _;
|
||||
}
|
||||
|
||||
public class BfParser : ILeakIdentifiable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue