Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
chemicalcrux
/
macrovision
Segui
1
Vota
0
Forka
0
Codice
Problemi
5
Pull Requests
0
Rilasci
10
Wiki
Attività
Sfoglia il codice sorgente
Default to showing solid ground
master
Fen Dweller
5 anni fa
parent
ccecc48950
commit
f7ffc0cefc
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
macrovision.js
+ 1
- 1
macrovision.js
Vedi File
@@ -1962,7 +1962,7 @@ const settingsData = {
name: "Solid Ground",
desc: "Draw solid ground at the y=0 line",
type: "toggle",
default:
fals
e,
default:
tru
e,
get value() {
return checkBodyClass("toggle-bottom-cover");
},
Write
Preview
Loading…
Annulla
Salva