mirror of
https://git.code.sf.net/p/quake/game-source
synced 2025-04-25 16:50:58 +00:00
d'oh
This commit is contained in:
parent
dbeacae4d8
commit
e78a511261
1 changed files with 1 additions and 1 deletions
|
@ -351,7 +351,7 @@ tripping the runaway loop counter
|
|||
}
|
||||
}
|
||||
|
||||
-(id)queueForthink
|
||||
-(id)queueForThink
|
||||
{
|
||||
if (waypoint_thinker.@this) {
|
||||
[waypoint_queue addItemAtTail: self];
|
||||
|
|
Loading…
Reference in a new issue