mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-04-22 18:25:44 +00:00
oops
This commit is contained in:
parent
34698fdd39
commit
812ef072ef
@ -666,7 +666,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