JS switch/case, xmit light, speed display setting, reduced player vehicle check rate

This commit is contained in:
Dan
2019-11-27 20:41:46 +00:00
parent 3b0061bdf0
commit 7872f6453f
6 changed files with 150 additions and 68 deletions

View File

@@ -29,9 +29,9 @@ button:focus { outline: none; }
position: absolute;
margin: auto;
/* top: 0; */
right: 0;
bottom: 15px;
left: 0;
right: 10px;
bottom: 10px;
/* left: 0; */
background-image: url( "frame.png" );
}