mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-02-05 01:51:23 +01:00
spacing
This commit is contained in:
parent
4941bf5294
commit
be168b11e1
1 changed files with 1 additions and 8 deletions
|
|
@ -1,8 +1,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @template T
|
* @template T
|
||||||
*/
|
*/
|
||||||
|
|
@ -31,6 +26,4 @@ class PriorityQueue extends Array {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
globalThis.PriorityQueue = PriorityQueue;
|
globalThis.PriorityQueue = PriorityQueue;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue