diff --git a/plugin/CactbotEventSource/FateWatcher.cs b/plugin/CactbotEventSource/FateWatcher.cs index 80769ee799..d9ce5c7476 100644 --- a/plugin/CactbotEventSource/FateWatcher.cs +++ b/plugin/CactbotEventSource/FateWatcher.cs @@ -65,10 +65,11 @@ private struct CEDirectorOPCodes { // KR // v5.35 0x347 // v5.4 0x1d1 + // v5.41 0x341 private static readonly CEDirectorOPCodes cedirector_ko = new CEDirectorOPCodes( 0x30, - 0x1d1 + 0x341 ); private static readonly CEDirectorOPCodes cedirector_cn = new CEDirectorOPCodes(