Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Feb 16, 2012
1 parent c0e8b56 commit 4434d12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doomsday/engine/portable/src/dd_loop.c
Expand Up @@ -561,7 +561,6 @@ static void runTics(void)

if(processSharpEventsAfterTickers)
{
// Some events are only processed during sharp tics.
// This is done after tickers for compatibility with ye olde game logic.
DD_ProcessSharpEvents(ticLength);
}
Expand Down

0 comments on commit 4434d12

Please sign in to comment.