Make shit less ass fuck shit fuck ass shit ass bruh what is this code
This commit is contained in:
@@ -42,7 +42,7 @@ function module.init()
|
||||
if type(tsched.currentTask) == "table" and type(tsched.currentTask.id) == "number" then
|
||||
taskInfo.parent = tsched.currentTask.id
|
||||
else
|
||||
log.kernel.info("debug: tsched.currentTask is " .. require("serialize").table(tsched.currentTask))
|
||||
log.kernel.info("debug: tsched.currentTask is " .. require("serialize")(tsched.currentTask))
|
||||
end
|
||||
table.insert(tsched.tasks, taskInfo)
|
||||
if taskInfo.parent then
|
||||
|
||||
Reference in New Issue
Block a user