some fun functions

This commit is contained in:
2023-08-23 15:48:49 +02:00
parent e5dd7194ba
commit 2ca6e8ee31
3 changed files with 77 additions and 55 deletions

View File

@ -130,7 +130,7 @@ export class AppSettings {
}
}
get_universe(universe_name: string) {
get_universe() {
this.universes.universe_name;
}