mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
fixed pacman highscore
This commit is contained in:
parent
48cc995e8b
commit
e46ab9602e
@ -3,7 +3,7 @@
|
||||
/* IMPORTANT:
|
||||
* change this to the main url of where you host the application, otherwise, every entry will be marked as a cheater
|
||||
*/
|
||||
$hostdomain = 'pacman.platzh1rsch.ch';
|
||||
$hostdomain = 'boof.eu.org/Pacman';
|
||||
|
||||
if (isset($_POST['action'])) {
|
||||
switch ($_POST['action']) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user