OSDN Git Service

chat message -> verbose debug
[automap/automap.git] / Automap / Subsystems / AutomapSystem.cs
index 7880ac2..01e0bcc 100644 (file)
@@ -611,7 +611,7 @@ namespace Automap
                        }
 
 #if DEBUG
-                       ClientAPI.TriggerChatMessage($"Automap commanded to: {cmdData.State} ");
+                       Logger.VerboseDebug($"Automap commanded to: {cmdData.State} ");
 #endif
 
                }