NOISSUE continue debranding...
This commit is contained in:
parent
297d4b4196
commit
5b3dffce62
50 changed files with 255 additions and 172 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
MessageLevel::Enum MessageLevel::getLevel(const QString& levelName)
|
||||
{
|
||||
if (levelName == "MultiMC")
|
||||
return MessageLevel::MultiMC;
|
||||
if (levelName == "Launcher")
|
||||
return MessageLevel::Launcher;
|
||||
else if (levelName == "Debug")
|
||||
return MessageLevel::Debug;
|
||||
else if (levelName == "Info")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue