Major refactor of the console screen, game code rewritten in Typescript, users can now change their passwords

This commit is contained in:
simon
2018-01-17 19:30:27 -05:00
parent 9903631a93
commit 5d36a55f2d
66 changed files with 2745 additions and 48058 deletions

View File

@@ -26,7 +26,7 @@ $user = SessionManager::get();
@font-face {
font-family: 'fixedsys';
src: url("./mar/fonts/FSEX301-L2.ttf");
src: url("assets/fonts/FSEX301-L2.ttf");
}
</style>