mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-02-05 01:51:23 +01:00
Merge branch 'master' into refactor/migrate-renderers
This commit is contained in:
commit
75ee5b7e66
9 changed files with 406 additions and 262 deletions
|
|
@ -51,6 +51,7 @@ export interface State {
|
|||
fullName?: string;
|
||||
form?: string;
|
||||
military?: any[];
|
||||
provinces?: number[];
|
||||
}
|
||||
|
||||
class StatesModule {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue