Small fix

This commit is contained in:
Federico Cecchetto 2022-03-04 01:47:06 +01:00
parent 09d0f99d5a
commit b08b5311de

View File

@ -1,2 +1,6 @@
if (not LUI.mp_menus) then
return
end
require("lobby")
require("serverlist")