4 lines
102 B
Lua
4 lines
102 B
Lua
![]() |
if GetResourceState('bub-mdt') == 'missing' then return end
|
||
|
Dispatch = Dispatch or {}
|
||
|
|
||
|
return Dispatch
|