mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-01-31 09:57:14 +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
|
bool Start(HSQUIRRELVM vm, Worker & worker) override
|
||||||
{
|
{
|
||||||
std::puts("Executing...");
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user