Bugfix to log manager. Console and OSReport was mixed up.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1174 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
John Peterson
2008-11-14 16:35:39 +00:00
parent 2d90e4c62c
commit 28fc0351fd
5 changed files with 9 additions and 5 deletions

View File

@ -215,8 +215,8 @@ class LogTypes
VIDEO,
AUDIO,
DYNA_REC,
OSREPORT,
CONSOLE,
OSREPORT,
WII_IOB,
WII_IPC,
WII_IPC_HLE,