Pārlūkot izejas kodu

mjprot updated to 0.7.3

master
KaiSD pirms 3 gadiem
vecāks
revīzija
470d6ad8bd
6 mainītis faili ar 3 papildinājumiem un 15 dzēšanām
  1. Binārs
      mjprot/favicon.png
  2. +2
    -2
      mjprot/index.html
  3. +1
    -1
      mjprot/index.js
  4. Binārs
      mjprot/index.pck
  5. Binārs
      mjprot/index.wasm
  6. +0
    -12
      mjprot/screen.css

Binārs
mjprot/favicon.png Parādīt failu

Pirms Pēc
Platums: 64  |  Augstums: 64  |  Izmērs: 7.7KB Platums: 256  |  Augstums: 256  |  Izmērs: 120KB

+ 2
- 2
mjprot/index.html Parādīt failu

@@ -4,7 +4,7 @@
<meta charset='utf-8' />
<meta name='viewport' content='width=device-width, user-scalable=no' />
<link id='-gd-engine-icon' rel='icon' type='image/png' href='favicon.png' />
<title>OMJ (OGS Mahjong Remake)</title>
<title>Oh Mah Jong (0.7.3)</title>
<style type='text/css'>

body {
@@ -112,7 +112,7 @@
visibility: visible;
}
</style>
<link rel="stylesheet" href="screen.css">
<link rel="manifest" href="manifest.json">
</head>
<body>
<canvas id='canvas'>


+ 1
- 1
mjprot/index.js
Failā izmaiņas netiks attēlotas, jo tās ir par lielu
Parādīt failu


Binārs
mjprot/index.pck Parādīt failu


Binārs
mjprot/index.wasm Parādīt failu


+ 0
- 12
mjprot/screen.css Parādīt failu

@@ -1,12 +0,0 @@
@media screen and (orientation: portrait) {
html {
transform: rotate(-90deg);
transform-origin: left top;
width: 100vh;
height: 100vw;
overflow-x: hidden;
position: absolute;
top: 100%;
left: 0;
}
}

Notiek ielāde…
Atcelt
Saglabāt