- luaCheck implemented
This commit is contained in:
parent
4cdb7e2c6a
commit
100e474566
@ -123,8 +123,7 @@ class Task implements JsonSerializable
|
||||
}
|
||||
|
||||
private function luaCheck(): void {
|
||||
//$lua = new Lua($this->getGameDir() . DIRECTORY_SEPARATOR . $this->lua_script);
|
||||
return;
|
||||
$this->luaCall("check");
|
||||
}
|
||||
|
||||
protected function staticCheck(): void {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user