You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
variable scripts seems to be reserved by class Node. I tried to change it with _scripts everywhere and the program started. It wasn't working (run worked but stop and pause didn't)
BrainFuckIDE/Scripts/Interpreter.gd
Line 7 in ab75a17
variable scripts seems to be reserved by class Node. I tried to change it with _scripts everywhere and the program started. It wasn't working (run worked but stop and pause didn't)