mirror of
https://github.com/ineedbots/iw5_bot_warfare.git
synced 2025-09-23 03:36:40 +00:00
More tests
This commit is contained in:
@@ -1408,7 +1408,7 @@ onGiveLoadout()
|
||||
if (isDefined(self.bot_oma_class))
|
||||
class = self.bot_oma_class;
|
||||
|
||||
//self botGiveLoadout(self.team, class, !isDefined(self.bot_oma_class));
|
||||
self botGiveLoadout(self.team, class, !isDefined(self.bot_oma_class));
|
||||
self.bot_oma_class = undefined;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user