mirror of
https://github.com/ineedbots/iw4_bot_warfare.git
synced 2025-05-12 23:44:50 +00:00
oops
This commit is contained in:
parent
28da2ce20b
commit
09e8cd3f4a
@ -535,7 +535,7 @@ notifyAfterDelay(delay, not)
|
|||||||
*/
|
*/
|
||||||
GetHostPlayer()
|
GetHostPlayer()
|
||||||
{
|
{
|
||||||
for (i = 0; i < level.player.size; i++)
|
for (i = 0; i < level.players.size; i++)
|
||||||
{
|
{
|
||||||
player = level.players[i];
|
player = level.players[i];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user