CleanroomMC / BetterQuesting

Forked BetterQuesting with many new features and optimizations
MIT License
10 stars 21 forks source link

Fix crash when right clicking canvas with no rewards #46

Closed ALongStringOfNumbers closed 2 years ago

ALongStringOfNumbers commented 2 years ago

Fixes a crash that occurs when Right Clicking in a Quest Canvas when the quest has no rewards.

Also moves the right click to create reward option out of the right click for task canvas.

I want to eventually have right click create reward create the reward canvas if it does not exist, as that would be much nicer than first having to create the reward canvas in game via the edit menu.