Move skirmish bot creation to the server.

This commit is contained in:
Paul Chote
2023-11-12 18:05:55 +00:00
committed by Gustas
parent 3f4f9e7354
commit bdef619803
6 changed files with 40 additions and 18 deletions

View File

@@ -178,6 +178,7 @@ LoadScreen: CncLoadScreen
ServerTraits:
LobbyCommands
SkirmishLogic
PlayerPinger
MasterServerPinger
LobbySettingsNotification

View File

@@ -165,6 +165,7 @@ LoadScreen: LogoStripeLoadScreen
ServerTraits:
LobbyCommands
SkirmishLogic
PlayerPinger
MasterServerPinger
LobbySettingsNotification

View File

@@ -182,6 +182,7 @@ LoadScreen: LogoStripeLoadScreen
ServerTraits:
LobbyCommands
SkirmishLogic
PlayerPinger
MasterServerPinger
LobbySettingsNotification

View File

@@ -219,6 +219,7 @@ LoadScreen: LogoStripeLoadScreen
ServerTraits:
LobbyCommands
SkirmishLogic
PlayerPinger
MasterServerPinger
LobbySettingsNotification