From ac811436183d589011cda8bcb277865a1d52693e Mon Sep 17 00:00:00 2001 From: Hash Borgir Date: Mon, 11 Sep 2023 12:49:47 -0600 Subject: [PATCH] Viz cols first --- LevelsEditor.php | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/LevelsEditor.php b/LevelsEditor.php index b377dd0..7e2847d 100644 --- a/LevelsEditor.php +++ b/LevelsEditor.php @@ -10,7 +10,7 @@ require_once './src/D2Functions.php'; require_once './src/D2ByteReader.php'; require_once './src/D2BitReader.php'; -error_reporting(E_ALL); +//error_reporting(E_ALL); set_time_limit(-1); ini_set('max_input_time', '-1'); ini_set('max_execution_time', '0'); @@ -76,10 +76,10 @@ unset($output[0]); Level Viz/Warp Editor - + - + - + @@ -100,7 +100,9 @@ unset($output[0]); Name Vis - Warp + + + Warp @@ -120,8 +122,10 @@ unset($output[0]); + + + -