rpgtkoolmv / corescript

http://www.rpgmakerweb.com/products/programs/rpg-maker-mv
MIT License
311 stars 75 forks source link

Fix map events are invoked twice on the same frame when you touch them a long time #185

Closed krmbn0576 closed 5 years ago

krmbn0576 commented 5 years ago

When Scene_Map.prototype.isFastForward is true and you long touch a event, it is duplicate executed. Fixed it!