1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-03-02 03:39:21 +00:00

Improve wire auto-connect

This commit is contained in:
tobspr
2020-08-12 20:11:24 +02:00
parent f16ab2389a
commit f65b3728ed
34 changed files with 1051 additions and 804 deletions

View File

@@ -28,7 +28,7 @@ export const SOUNDS = {
};
export const MUSIC = {
theme: "theme",
theme: G_IS_STANDALONE ? "theme-full" : "theme-short",
menu: "menu",
};