Ghoulboy78 / Scarpet-edit

A useful tool for developing decorative builds etc in scarpet.
Creative Commons Zero v1.0 Universal
22 stars 4 forks source link

Empty hand displays selection "preview" #74

Closed altrisi closed 3 years ago

altrisi commented 3 years ago

It doesn't happen when you have some item in your hand, only when it's empty.

altrisi commented 3 years ago

Found the cause: By default, it seems like global_angel_block == null, which is the same as an empty hand, therefore the condition is true.