Beta-Seite hinzugefügt
This commit is contained in:
@@ -46,4 +46,4 @@ RewriteRule ^(.*)$ %{ENV:BASE}/index.html [L]
|
||||
<IfModule mod_headers.c>
|
||||
Header append Vary User-Agent env=!dont-vary
|
||||
</IfModule>
|
||||
</IfModule>
|
||||
</IfModule>
|
||||
|
||||
@@ -4677,7 +4677,7 @@ class ParentSegment extends Segment {
|
||||
}
|
||||
|
||||
async rotate() {
|
||||
let timeout = 1250;
|
||||
let timeout = 250;
|
||||
|
||||
if (!this.getLevel().getHasWon()) {
|
||||
this.rotation += 90;
|
||||
|
||||
Reference in New Issue
Block a user