change debug container

This commit is contained in:
Christopher 2020-10-23 22:17:17 +02:00
parent 1810009cce
commit 462f180362
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ if(!file_exists("./pages/systemkey.txt"))
$RUNTIME['SYSTEMKEY'] = file_get_contents("./pages/systemkey.txt");
$_SESSION['CONATINER'] = "Game.Minecraft";
$_SESSION['CONATINER'] = "Game.OpenSimulator.Twix";
$_SESSION['LOGIN'] = "true";
if(isset($_REQUEST['logout']))