i'm burning

This commit is contained in:
Pao
2023-01-12 21:25:13 +01:00
parent bd7f37b6f3
commit 28dde14062
9 changed files with 337 additions and 10 deletions

View File

@@ -1,3 +1,7 @@
local function OnTocServerCommand(module, command, args)
-- TODO Change name of the func
@@ -28,6 +32,7 @@ local function OnTocServerCommand(module, command, args)
-- ew a global var.... but dunno if there's a better way to do this
MP_other_player_toc_data = args[2]
end
end
end