mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Add wires tutorial
This commit is contained in:
@@ -676,6 +676,10 @@ export class ApplicationSettings extends ReadWriteProxy {
|
||||
|
||||
if (data.version < 30) {
|
||||
data.settings.mapResourcesScale = 0.5;
|
||||
|
||||
// Re-enable hints as well
|
||||
data.settings.offerHints = true;
|
||||
|
||||
data.version = 30;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user