EasyRPG / Editor

Game editor similar to RPG Maker
https://easyrpg.org/editor/
GNU General Public License v3.0
336 stars 59 forks source link

Do not allow putting events on the (-1, -1) spot #197

Closed ghost closed 2 years ago

ghost commented 2 years ago

This PR disallows the placement of events on the (-1, -1) spot. This fixes a regression induced by #189.