mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-06-12 08:52:39 +01:00
70a1c768ad
Code was using a switch with variables in it. This doesn't work. Replaced it with an if..else sequence. Thanks to the guys from Paradise for finding this. Note: this only fixes literal heart problems, it won't do anything for relationship issues.