1
0
mirror of https://github.com/CyberL1/MyMcRealms.git synced 2024-09-18 15:42:51 -04:00

fix: light bulb

This commit is contained in:
CyberL1 2024-05-13 13:05:28 +02:00
parent d5ed165311
commit 48b8750687

View File

@ -62,7 +62,7 @@ namespace MyMcRealms.Controllers
ActiveSlot = 1, ActiveSlot = 1,
Member = false, Member = false,
Players = [], Players = [],
DaysLeft = 0, DaysLeft = 7,
Expired = false, Expired = false,
ExpiredTrial = false, ExpiredTrial = false,
Compatibility = isCompatible, Compatibility = isCompatible,