[Bots] Update comment
Remove reference to bot warfare as any mod could use this API. (100% Last Commit) (No Tax Evasion was committed)
This commit is contained in:
parent
6b9e36b3b7
commit
771d8a025d
@ -377,7 +377,7 @@ namespace Components
|
||||
|
||||
Bots::AddMethods();
|
||||
|
||||
// Reset activate so test clients can be used after unloading bot warfare
|
||||
// In case a loaded mod didn't call "BotStop" before the VM shutdown
|
||||
Script::OnVMShutdown([]
|
||||
{
|
||||
for (auto i = 0u; i < std::extent_v<decltype(g_botai)>; i++)
|
||||
|
Loading…
Reference in New Issue
Block a user