manager -> handler

This commit is contained in:
Steve Checkoway
2006-12-07 12:35:19 +00:00
parent f299862e19
commit 32e20beefc
+1 -1
View File
@@ -1069,7 +1069,7 @@ int main(int argc, char* argv[])
SONGMAN->PreloadSongImages();
/* Input managers can have dependences on the video system so
/* Input handlers can have dependences on the video system so
* INPUTMAN must be initialized after DISPLAY. */
INPUTMAN = new RageInput;