Add custom Circuit frame

This commit is contained in:
Josh birnholz
2023-07-19 01:49:34 -04:00
parent 33eff2e56c
commit 060d1557a1
35 changed files with 218 additions and 1 deletions

View File

@@ -210,6 +210,7 @@ const frameNames = new Map ([
['Celid\'s Asap', 'CustomCelidAsap'],
['Magrao\'s Kaldheim', 'CustomMagraoKaldheim'],
['Pokemon', 'Pokemon'],
['Circuit', 'Circuit'],
]);
frameSearch = (str) => {