pawbyte / Game-Pencil-Engine-Editor

Game Pencil Engine a game engine written from the ground up.
https://gamepencil.net/
MIT License
101 stars 20 forks source link

Fixed areas in code where double && was missing and just a & or where… #147

Closed nhurde closed 3 weeks ago

nhurde commented 3 weeks ago

… parenthesis should be present in if-statements that also had || checks.