Fix slot locking resetting when mass switching servers

This commit is contained in:
nea
2023-10-08 17:54:49 +02:00
parent f7c1ef2dda
commit e65e8ca92f

View File

@@ -71,7 +71,6 @@ object SBData {
SkyblockServerUpdateEvent.publish(SkyblockServerUpdateEvent(lastLocraw, null))
hasSentLocraw = false
hasReceivedProfile = false
profileId = null
}
}