mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-06-07 23:33:53 +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.