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

More debug info (toggle)

This commit is contained in:
dengr1065
2020-06-30 04:53:06 +03:00
parent c895540ad2
commit 2d83994771
2 changed files with 46 additions and 2 deletions

View File

@@ -9,4 +9,11 @@
line-height: 15px;
flex-direction: column;
color: #fff;
&:not(.debugFull) {
.mousePosition,
.cameraPosition {
display: none;
}
}
}