mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 13:47:23 +01:00
Update CharacterAnalyzer.cs
This commit is contained in:
parent
57a4e65383
commit
54b5089c42
1 changed files with 1 additions and 1 deletions
|
|
@ -195,7 +195,7 @@ public sealed class CharacterAnalyzer : MediatorSubscriberBase, IDisposable
|
|||
}
|
||||
catch
|
||||
{
|
||||
return "unknown";
|
||||
return "Unknown";
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue