JANITORIAL: Fix "the the" and similar typos
This commit is contained in:
parent
7c6973ed8a
commit
27f9a460b5
61 changed files with 72 additions and 72 deletions
|
@ -176,7 +176,7 @@ Engine::Engine(OSystem *syst)
|
|||
//
|
||||
// If an engine only used CursorMan.replaceCursor and no cursor has
|
||||
// been setup before, then replaceCursor just uses pushCursor. This
|
||||
// means that that the engine's cursor is never again removed from
|
||||
// means that the engine's cursor is never again removed from
|
||||
// CursorMan. Hence we setup a fake cursor here and remove it again
|
||||
// in the destructor.
|
||||
CursorMan.pushCursor(NULL, 0, 0, 0, 0, 0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue