Ark2000 / PankuConsole

Feature-packed real-time debugging toolkit for Godot Engine.
https://k2kra.xyz/PankuConsole/
MIT License
997 stars 38 forks source link

fix overly complex input checking #128

Closed mieldepoche closed 1 year ago

mieldepoche commented 1 year ago

I just noticed that my previous pull request is doing it the ugly way, sorry for that. This just fixes that.