mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 10:01:23 +01:00
refactor: routes start
This commit is contained in:
parent
8c741a559e
commit
910e782f1f
8 changed files with 46 additions and 7 deletions
|
|
@ -1,2 +1,2 @@
|
|||
export const NO_BURG: TNoBurg = {name: undefined};
|
||||
export const NO_BURG: TNoBurg = {i: 0, name: undefined};
|
||||
export const NEUTRALS: TNeutrals = {i: 0, name: "Neutrals"};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue