proper uecp

This commit is contained in:
2026-04-22 19:46:24 +02:00
parent 90e0d794bf
commit d579fa1dfc
17 changed files with 381 additions and 381 deletions
+1 -1
View File
@@ -80,6 +80,6 @@ function rds.ext.get_ert()
return data:match("^(.-)[\r%z]*") or ""
end
table.insert(on_states, function ()
table.insert(hooks.on_state, function ()
if string.byte(userdata.get_offset(USERDATA_ERT_OFFSET+257, 1)) ~= 0 then init_ert() end
end)