From 7ed9a8075c3cbbcfd7c2a579fe065c0fc742ad89 Mon Sep 17 00:00:00 2001 From: hide_d Date: Sat, 28 Aug 2021 23:14:07 +0900 Subject: [PATCH] =?UTF-8?q?js2ts:=20main(WIP)=20-=20jquery-redirect=20?= =?UTF-8?q?=EC=A0=9C=EA=B1=B0=20-=20linkifyStr=20import?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hwe/index.php | 9 +- hwe/ts/common_legacy.ts | 4 - hwe/ts/main.ts | 197 ++++++++++++++++++++++++++++++++++ hwe/ts/map.ts | 2 +- hwe/ts/util/TemplateEngine.ts | 9 +- 5 files changed, 203 insertions(+), 18 deletions(-) create mode 100644 hwe/ts/main.ts diff --git a/hwe/index.php b/hwe/index.php index 2c9d6728..f50bf567 100644 --- a/hwe/index.php +++ b/hwe/index.php @@ -99,15 +99,8 @@ $serverCnt = $gameStor->server_cnt; - - - - - - - - +