From 6c6a3238cbfda1a6e319d4e61f433c0ecd2df10f Mon Sep 17 00:00:00 2001 From: hide_d Date: Fri, 20 Aug 2021 02:54:57 +0900 Subject: [PATCH] js2ts: battle_simulator --- hwe/battle_simulator.php | 15 +- hwe/ts/battle_simulator.ts | 1054 ++++++++++++++++++++++++++++++++++++ hwe/ts/defs.ts | 13 + package.json | 2 + webpack.config.js | 5 +- 5 files changed, 1078 insertions(+), 11 deletions(-) create mode 100644 hwe/ts/battle_simulator.ts diff --git a/hwe/battle_simulator.php b/hwe/battle_simulator.php index 25d21dc3..4ece98bd 100644 --- a/hwe/battle_simulator.php +++ b/hwe/battle_simulator.php @@ -51,9 +51,6 @@ else{ - - -