chore: Add WIP comment for call command in parser.ts
This commit is contained in:
@@ -1863,6 +1863,7 @@ export async function commandMatcher(p1:string,matcherArg:matcherArg,vars:{[key:
|
||||
}
|
||||
}
|
||||
case 'call':{
|
||||
//WIP
|
||||
const called = await risuCommandParser(arra[1], {
|
||||
db: matcherArg.db,
|
||||
chara: matcherArg.chara,
|
||||
|
||||
Reference in New Issue
Block a user