forked from expo/troggle
Radost fiux for narrow screens
This commit is contained in:
parent
973d05f9fb
commit
73675ca1b9
@ -28,6 +28,8 @@
|
|||||||
|
|
||||||
//Wookey old code: ui.loadCave('{{svx3d}}.3d');
|
//Wookey old code: ui.loadCave('{{svx3d}}.3d');
|
||||||
ui.loadCave('{{ cave }}.3d');
|
ui.loadCave('{{ cave }}.3d');
|
||||||
|
|
||||||
|
document.getElementById('scene').style.cssText = "background-color: rgb(0, 0, 0); position: relative !important;"
|
||||||
}
|
}
|
||||||
window.onload = onLoad;
|
window.onload = onLoad;
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user