mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-06-06 14:48:25 +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.