mirror of
https://github.com/XLabsProject/s1x-client.git
synced 2023-08-02 15:02:12 +02:00
Merge pull request #336 from FragsAreUs/develop
fix server list lua not loading
This commit is contained in:
commit
0e3208fe6c
@ -2,5 +2,5 @@ if (not LUI.mp_menus) then
|
||||
return
|
||||
end
|
||||
|
||||
require("lobby")
|
||||
require("serverlist")
|
||||
include("lobby")
|
||||
include("serverlist")
|
||||
|
Loading…
Reference in New Issue
Block a user