mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-12-17 04:01:51 +00:00
forgot this
This commit is contained in:
parent
b251935c88
commit
e046ada889
@ -70,7 +70,7 @@ export class RandomNumberGenerator {
|
|||||||
* @param {number|string=} seed
|
* @param {number|string=} seed
|
||||||
*/
|
*/
|
||||||
constructor(seed) {
|
constructor(seed) {
|
||||||
reseed(seed);
|
this.reseed(seed);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user