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

debug info - use "detailed" instead of "full"

i'm retarded pls help
This commit is contained in:
dengr1065
2020-07-06 14:17:58 +03:00
committed by GitHub
parent b61e0aac73
commit b3c9c186d3

View File

@@ -10,7 +10,7 @@
flex-direction: column;
color: #fff;
&:not([data-mode="full"]) {
&:not([data-mode="detailed"]) {
.mousePosition,
.cameraPosition {
display: none;