0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/game-source synced 2025-04-25 16:50:58 +00:00
This commit is contained in:
Bill Currie 2003-07-29 19:45:03 +00:00
parent dbeacae4d8
commit e78a511261

View file

@ -351,7 +351,7 @@ tripping the runaway loop counter
}
}
-(id)queueForthink
-(id)queueForThink
{
if (waypoint_thinker.@this) {
[waypoint_queue addItemAtTail: self];