mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 21:37:22 +01:00
stub
This commit is contained in:
parent
91c7cc5fc8
commit
9c954471fb
7 changed files with 48 additions and 2 deletions
|
|
@ -53,6 +53,7 @@ public class PluginWarningNotificationService
|
|||
warning.ShownHonorificWarning = true;
|
||||
}
|
||||
|
||||
// todo: change the moodles apiavailable to petnames for testing
|
||||
if (changes.Contains(PlayerChanges.Moodles) && !warning.ShownMoodlesWarning && !_ipcManager.Moodles.APIAvailable)
|
||||
{
|
||||
missingPluginsForData.Add("Moodles");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue