mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-20 23:25:35 +08:00
cs fix
This commit is contained in:
@@ -176,6 +176,7 @@ class QQBot
|
||||
switch ($policy) {
|
||||
case 'interrupt':
|
||||
EventDispatcher::interrupt();
|
||||
// no break
|
||||
case 'continue':
|
||||
break;
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user