mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-21 19:41:23 +01:00
Recover "use strict"
This commit is contained in:
parent
b9831bcf45
commit
2090d1c96b
1 changed files with 2 additions and 1 deletions
|
|
@ -19,7 +19,8 @@
|
|||
// Use typed arrays instead of array of objects
|
||||
// Get rid of jQuery as d3.js can almost all the same and more
|
||||
// Re-build UI on reactive approach, vue.js
|
||||
|
||||
|
||||
"use strict";
|
||||
fantasyMap();
|
||||
function fantasyMap() {
|
||||
// Version control
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue