Made major improvements to embedded player, added option for making server force clients to fully refresh, and added some more failsafes for the server

This commit is contained in:
Kasper Rynning-Tønnesen
2017-05-05 17:35:27 +02:00
parent b9aa04f360
commit f71dcb51e9
17 changed files with 444 additions and 248 deletions

View File

@@ -157,7 +157,7 @@
position: absolute;
top: -47px;
left: 10px;
background-image: url('public/images/z.svg');
background-image: url('/assets/images/z.svg');
width: 50px;
height: 50px;
background-position: center;