auto deploy dev

This commit is contained in:
Thijs Stobbelaar 2023-09-26 14:51:09 +02:00
parent 129e37e1c3
commit a8ef24704e
5 changed files with 30 additions and 7 deletions

View file

@ -32,6 +32,10 @@ error_reporting(E_ALL);
<input type='submit' name='game_mode' value='solo' class='btn'>
<input type='submit' name='game_mode' value='duo' class='btn'>
<input type='submit' name='game_mode' value='squad' class='btn'>
<input type='submit' name='game_mode' value='solo-fpp' class='btn'>
<input type='submit' name='game_mode' value='duo-fpp' class='btn'>
<input type='submit' name='game_mode' value='squad-fpp' class='btn'>
</form><br>";
// Buttons for each player