[*] u wot
This commit is contained in:
parent
168e6e1e39
commit
238874cf8c
@ -93,7 +93,7 @@ namespace Aurora::Logging
|
||||
{
|
||||
uIndex -= AuLog::kLogLevelUsr;
|
||||
|
||||
SysAssertDbg(uIndex >= kAvailableSlots);
|
||||
SysAssertDbg(uIndex < kAvailableSlots);
|
||||
|
||||
return gStringMap[uIndex];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user