Small fix

This commit is contained in:
Federico Cecchetto 2022-03-04 01:47:06 +01:00
parent e4344100fc
commit 1ab4a7c42e

View File

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