[feat] nest max 512
This commit is contained in:
@@ -512,7 +512,7 @@ export function risuChatParser(da:string, arg:{
|
|||||||
let pointer = 0;
|
let pointer = 0;
|
||||||
let nested:string[] = [""]
|
let nested:string[] = [""]
|
||||||
let pf = performance.now()
|
let pf = performance.now()
|
||||||
let v = new Uint8Array(255)
|
let v = new Uint8Array(512)
|
||||||
const matcherObj = {
|
const matcherObj = {
|
||||||
chatID: chatID,
|
chatID: chatID,
|
||||||
chara: chara,
|
chara: chara,
|
||||||
|
|||||||
Reference in New Issue
Block a user