mirror of
https://github.com/He4eT/browser-milje-2077.git
synced 2026-05-04 17:07:24 +00:00
test.html: reorder variables
This commit is contained in:
parent
15b63f8a2b
commit
9b04b7cbe4
1 changed files with 1 additions and 1 deletions
|
|
@ -131,8 +131,8 @@
|
||||||
|
|
||||||
/* Main */
|
/* Main */
|
||||||
|
|
||||||
const gridSize = 3
|
|
||||||
const halfPatternSize = 16
|
const halfPatternSize = 16
|
||||||
|
const gridSize = 3
|
||||||
const scaleFactor = 16
|
const scaleFactor = 16
|
||||||
const randomSeed = new Date()
|
const randomSeed = new Date()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue