mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-04-23 00:15:44 +00:00
oops
This commit is contained in:
parent
113c8108bc
commit
189bf664c5
@ -693,7 +693,7 @@ waittill_notify_or_timeout(not, tim)
|
||||
*/
|
||||
GetHostPlayer()
|
||||
{
|
||||
for (i = 0; i < level.player.size; i++)
|
||||
for (i = 0; i < level.players.size; i++)
|
||||
{
|
||||
player = level.players[i];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user