fixed random backgrounds

This commit is contained in:
thaaoblues 2023-04-30 22:25:35 +02:00
parent 224fdbf687
commit e4df3a7004
2 changed files with 15234 additions and 1 deletions

15233
assets/img/assurancetourix.svg Normal file

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 442 KiB

View file

@ -111,7 +111,7 @@ header("Cache-Control: no-cache, must-revalidate");
<script type="text/javascript">
var mobile_backgrounds = ['assets/img/asterix.svg', 'assets/img/adrenaline.svg', 'assets/img/obelix.svg', 'assets/img/assurancetourix.svg'];
var pc_backgrounds = ['pc_background.svg'];
var pc_backgrounds = ['assets/img/pc_background.svg'];
var background = "";