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
@@ -111,7 +111,7 @@ function rds.ext.set_af_oda(afs)
save_af_to_userdata(afs)
end
table.insert(on_states, function ()
table.insert(hooks.on_state, function ()
load_af_from_userdata()
if _Af_Oda_len ~= 0 then init_af_oda() end
end)