Added tracking of a player's state
This commit is contained in:
parent
64a2d4f9cb
commit
332cfd9fca
10 changed files with 95 additions and 19 deletions
|
|
@ -6,6 +6,7 @@
|
|||
<link rel="stylesheet" href="https://cdn.simplecss.org/simple.min.css">
|
||||
<link rel="stylesheet" href="{{prefix}}/assets/style.css">
|
||||
<link rel="stylesheet" href="{{prefix}}/assets/fontello/css/fontello.css">
|
||||
<script src="{{prefix}}/assets/scripts/main.js" type="module"></script>
|
||||
</head>
|
||||
<body>
|
||||
{{embed}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue