Game Sourcecode has been added and Style was changed
This commit is contained in:
parent
d907e90218
commit
8d31cb5bc7
17 changed files with 4689 additions and 136 deletions
|
|
@ -16,4 +16,4 @@ function abort($code = 404) {
|
|||
http_response_code($code);
|
||||
require "views/{$code}.php";
|
||||
die();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue