mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-18 11:48:02 -04:00
stupid github editor is stupid
This commit is contained in:
parent
4734c179f7
commit
f49066ee20
@ -6,7 +6,7 @@ local function checkDeadline()
|
||||
debug.sethook(coroutine.running(), checkDeadline, "", 1)
|
||||
if not hitDeadline then
|
||||
deadline = deadline + 0.5
|
||||
end
|
||||
end
|
||||
hitDeadline = true
|
||||
error("too long without yielding", 0)
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user