Grasscutters / Cultivation

A custom launcher designed to make it as easy as possible to proxy anime game traffic to private servers.
Apache License 2.0
968 stars 160 forks source link

Registry is always wiped #90

Closed Seeker14491 closed 1 year ago

Seeker14491 commented 1 year ago

The "Wipe Login Cache" toggle doesn't work; the registry is always wiped. Looking at the code, it seems the wipe_registry() function is being called unconditionally: https://github.com/Grasscutters/Cultivation/blob/10234bed5adfd1cc666577b007e9a5aeae95f112/src/ui/components/ServerLaunchSection.tsx#L188-L192