mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 20:42:21 +02:00
BeefBuild fix
This commit is contained in:
parent
88e8a60bd8
commit
30ff0fb564
1 changed files with 1 additions and 1 deletions
|
@ -12873,7 +12873,7 @@ namespace IDE
|
|||
for (var project in mWorkspace.mProjects)
|
||||
project.Update();
|
||||
UpdateCompilersAndDebugger();
|
||||
gApp.mDiagnosticsPanel.UpdateStats();
|
||||
mDiagnosticsPanel?.UpdateStats();
|
||||
if (mScriptManager != null)
|
||||
mScriptManager.Update();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue