badguy/haywire.cpp: Use BadGuy::get_nearest_player().
authorFlorian Forster <supertux@octo.it>
Sun, 28 Feb 2010 11:10:44 +0000 (11:10 +0000)
committerFlorian Forster <supertux@octo.it>
Sun, 28 Feb 2010 11:10:44 +0000 (11:10 +0000)
commit6fa15ae7e414bb51ba83b7f4af8aca60444d3399
treea78a4808db038e8eab1778a6f1592c4055560b8f
parentce7093c44acbe22f06f22082f0980187cb553d31
badguy/haywire.cpp: Use BadGuy::get_nearest_player().

Rather than calling Sector::get_nearest_player() directly.

SVN-Revision: 6452
src/badguy/haywire.cpp