fix: don't run stats and serverbrowser ui scripts when loading a map
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
if not CoD.isFrontend then
|
||||
return
|
||||
end
|
||||
|
||||
require( "ui.uieditor.widgets.PC.ServerBrowser.ServerBrowserRowInternal" )
|
||||
require( "ui.uieditor.widgets.Lobby.Common.FE_FocusBarContainer" )
|
||||
|
||||
|
Reference in New Issue
Block a user