fix: lua chat functions
This commit is contained in:
@@ -1151,7 +1151,7 @@ export async function runTrigger(char:character,mode:triggerMode, arg:{
|
||||
if(triggerCodeResult.stopSending){
|
||||
stopSending = true
|
||||
}
|
||||
chat = getCurrentChat()
|
||||
chat = triggerCodeResult.chat
|
||||
break
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user