ToniMacaroni / ComputerInterface

A Gorilla Tag library to interface with the gorilla computer
GNU General Public License v3.0
17 stars 54 forks source link

Setting the current queue in the "Custom Queues" view does not work #71

Open Frogrilla opened 2 years ago

Frogrilla commented 2 years ago

I tried implimenting a custom queue called "MonkeMaze" for a mod I am working on - but found that setting the queue via CI does not work. I saw no errors or messages in the BepInEx log regarding it either.

Frogrilla commented 2 years ago

I should add that after I raised this issue, I tested without my custom queue and it worked - I'm not sure why adding my own queue broke it tho.