mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 00:37:15 +01:00
Update Job.hpp
This commit is contained in:
parent
78c2003797
commit
425fd46bcf
@ -147,7 +147,6 @@ struct ExecuteJob : public BaseJob
|
||||
*/
|
||||
bool Start(HSQUIRRELVM vm, Worker & worker) override
|
||||
{
|
||||
std::puts("Executing...");
|
||||
return true;
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user