Automap (client) [VS plugin mod]
Revision | 82626582c9d3cd150055cd2d692c5036a75f3c49 (tree) |
---|---|
Zeit | 2020-03-02 02:56:15 |
Autor | The Grand Dog <alex.h@me.c...> |
Commiter | The Grand Dog |
chat message -> verbose debug
@@ -611,7 +611,7 @@ namespace Automap | ||
611 | 611 | } |
612 | 612 | |
613 | 613 | #if DEBUG |
614 | - ClientAPI.TriggerChatMessage($"Automap commanded to: {cmdData.State} "); | |
614 | + Logger.VerboseDebug($"Automap commanded to: {cmdData.State} "); | |
615 | 615 | #endif |
616 | 616 | |
617 | 617 | } |