Fix JSON DLL, NativeUI as git submodule, Add LogManager, Fix DB Migrations

This commit is contained in:
hydrant
2020-03-02 21:36:53 +01:00
parent d7a76caf2a
commit 2c978537d9
35 changed files with 280 additions and 107 deletions

View File

@@ -1,4 +1,4 @@
import * as NativeUI from 'NativeUI';
import * as NativeUI from '../../libs/NativeUI';
import maleTops from "./male_tops.json";
import maleShoes from "./male_shoes.json";
import maleLegs from "./male_legs.json";