converted everything to ts

This commit is contained in:
Olivier Gagnon
2021-06-16 18:38:29 -04:00
parent 43d0fcb9f9
commit 07cca48a17
13 changed files with 585 additions and 501 deletions
@@ -1,5 +1,5 @@
import { Factions } from "../../Faction/Factions";
import { Gang } from "../../Gang";
import { Gang } from "../../Gang/Gang";
import { SourceFileFlags } from "../../SourceFile/SourceFileFlags";
import { BitNodeMultipliers } from "../../BitNode/BitNodeMultipliers";