1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2026-05-20 12:32:08 +00:00
Files
CC-Tweaked/projects/core
Jonathan Coates 1520bebb6c Simplify event code in LuaTaskContext
We remove support for multiple event listeners, and now just use a
simple event queue again. This makes the code a little simpler, and
removes the risk of race conditions where we do do something, and it
queues the event before we call pullEvent().
2025-12-19 21:12:31 +00:00
..
2025-12-19 21:12:31 +00:00
2025-10-31 19:50:44 +00:00