Fix fairy soul waypoints showing incorrectly after warping into limbo
This commit is contained in:
@@ -65,7 +65,9 @@ object SBData {
|
|||||||
}
|
}
|
||||||
|
|
||||||
WorldReadyEvent.subscribe {
|
WorldReadyEvent.subscribe {
|
||||||
|
val lastLocraw = locraw
|
||||||
locraw = null
|
locraw = null
|
||||||
|
SkyblockServerUpdateEvent.publish(SkyblockServerUpdateEvent(lastLocraw, null))
|
||||||
hasSentLocraw = false
|
hasSentLocraw = false
|
||||||
hasReceivedProfile = false
|
hasReceivedProfile = false
|
||||||
profileId = null
|
profileId = null
|
||||||
|
|||||||
Reference in New Issue
Block a user