mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 15:06:20 +00:00
8e82935312
clubStatus computed `(purse.pastVipDays > 0) || (purse.pastVipDays > 0)` — the same field twice. The first operand was meant to be `pastClubDays`, so a user who previously had Habbo Club but never VIP got ClubStatus.NONE instead of EXPIRED, showing the wrong HC Center status text and Buy-vs-Extend button. Use pastClubDays.