mirror of
https://github.com/ineedbots/t4_bot_warfare.git
synced 2025-06-26 14:21:50 +00:00
custom ping
This commit is contained in:
@ -233,6 +233,7 @@ doBotMovement()
|
||||
|
||||
// move!
|
||||
self botMovement(int(dir[0]), int(dir[1]));
|
||||
self setPing(randomIntRange(45, 55));
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user