Closed danishcake closed 14 years ago
The radar is used to help find the enemies, but it currently does not work consistently. Usually it is not drawn.
Radar::SetPlayerPosition() is only called by KeyboardAI - needs to be called by PlayerAI when instance count is one.
Fixed by 8e5c88e84a48d211c747f92215518d91a7b5a42a
The radar is used to help find the enemies, but it currently does not work consistently. Usually it is not drawn.