mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-13 13:04:03 +00:00
commit
756e7de638
@ -640,7 +640,7 @@ export class ApplicationSettings extends ReadWriteProxy {
|
||||
data.settings.refreshRate = "60";
|
||||
}
|
||||
|
||||
if(data.version < 25) {
|
||||
if (data.version < 25) {
|
||||
data.settings.pickMinerOnPatch = true;
|
||||
data.version = 25;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user