other fixes

This commit is contained in:
Persephone Bubblegum-Holiday 2025-04-14 16:36:46 -07:00
parent 358c9e28e1
commit 9f1777f0a8
6 changed files with 43 additions and 44 deletions

View file

@ -7,22 +7,26 @@ var rows : Dictionary = {
"ChuckSpot":1,
"HelenSpot":1,
"MunchSpot":1,
"Add":1,
"Audio":1,
"Bool":1,
"Color":1,
"Direct Output":1,
"Float":1,
"Invert":1,
"MiscKeys":1,
"NumberKeys":1,
"MiscKeys":1,
"Keystroke Ramp":1,
"Lerp":1,
"Mix Floats":1,
"Mix Colors":1,
"Mix Floats":1,
"Mouse Wheel":1,
"Multiply":1,
"Random":1,
"Record":1,
"Sine":1,
"Subtract":1,
"Switch Audio":1,
"Timeline":1,
}
var searching : bool