Update to spice2x-25-04-25 (pre-apply)
> broken commit
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#include "configurator.h"
|
||||
|
||||
#include "overlay/overlay.h"
|
||||
#include "script/manager.h"
|
||||
|
||||
namespace cfg {
|
||||
|
||||
@@ -26,14 +25,7 @@ namespace cfg {
|
||||
overlay::OVERLAY->hotkeys_enable = false;
|
||||
ImGui::GetIO().MouseDrawCursor = false;
|
||||
|
||||
// scripts
|
||||
script::manager_scan();
|
||||
script::manager_config();
|
||||
|
||||
// run window
|
||||
this->wnd.run();
|
||||
|
||||
// clean up
|
||||
script::manager_shutdown();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user