GameJoy
GameJoy copied to clipboard
Remove unnecessary warning when running Context.UnbindAll()
https://github.com/Rimuy/GameJoy/blob/b059474cbaf4d029469a100fb59aa3e0d0790bad/src/Class/Context.ts#L180
I am spammed with warnings in my output just by runningContext.UnbindAll().. which doesn't make sense. I don't understand why it is warning for this use case, and should be corrected.
https://i.imgur.com/kUQJgmf.png