logbox manager, alert manager and fix bitverse colors

This commit is contained in:
Olivier Gagnon
2021-10-01 10:39:09 -04:00
parent 62cd8ffcc6
commit 97c04a1037
18 changed files with 18 additions and 447 deletions
-1
View File
@@ -21,6 +21,5 @@ export function exceptionAlert(e: IError | string): void {
"message as well as details about how to reproduce the bug.<br><br>" +
"If you want to be safe, I suggest refreshing the game WITHOUT saving so that your " +
"safe doesn't get corrupted",
false,
);
}