Closed LanceSmites328 closed 3 months ago
Quirks through an empty string into to_chat if they had no Gain or Lose text. This is bad and causes a runtime. This PR simply adds an if statement checking for the text before trying to send it.
to_chat
if
Fixes a runtime.
:cl: fix: a runtime. /:cl:
About The Pull Request
Quirks through an empty string into
to_chat
if they had no Gain or Lose text. This is bad and causes a runtime. This PR simply adds anif
statement checking for the text before trying to send it.Why It's Good For The Game
Fixes a runtime.
Changelog
:cl: fix: a runtime. /:cl: