From dc507601f50febd1adab3d840e0a3545513d460f Mon Sep 17 00:00:00 2001 From: hide_d Date: Sat, 24 Mar 2018 18:22:04 +0900 Subject: [PATCH] =?UTF-8?q?util=20=ED=81=B4=EB=9E=98=EC=8A=A4=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD=20=EA=B2=8C=EC=9E=84=20=EB=82=B4=EB=B6=80=20=ED=8C=8C?= =?UTF-8?q?=EC=9D=BC=EC=97=90=20=EB=8C=80=ED=95=B4=EC=84=9C=20autoloader?= =?UTF-8?q?=20=EC=A0=81=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Util.php | 2 +- twe/GameConst.php | 71 +++++++++++++++++++++++++++++++++++++++++++ twe/func_gamerule.php | 68 ----------------------------------------- twe/lib.php | 41 +++++++++++++------------ 4 files changed, 94 insertions(+), 88 deletions(-) create mode 100644 twe/GameConst.php diff --git a/src/Util.php b/src/Util.php index a629aaae..1b5e560e 100644 --- a/src/Util.php +++ b/src/Util.php @@ -1,5 +1,5 @@