From 33f7994aa43b9e4036aae58e43bb5563c7d89423 Mon Sep 17 00:00:00 2001 From: miteruzo Date: Wed, 12 Jul 2023 12:18:50 +0900 Subject: [PATCH] =?UTF-8?q?=E7=B4=B0=E9=83=A8=E3=81=AE=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.hsp | 2 +- modules/user.mod.hsp | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/main.hsp b/main.hsp index 1ddd4c7..73ff7bb 100644 --- a/main.hsp +++ b/main.hsp @@ -42,7 +42,7 @@ ; デバッグ時は assets ディレクトリを参照する. ChDir "assets" -#endif ; not _DEBUG +#endif ; _DEBUG Font MSGOTHIC, 96 diff --git a/modules/user.mod.hsp b/modules/user.mod.hsp index a57ddc1..8d77c93 100644 --- a/modules/user.mod.hsp +++ b/modules/user.mod.hsp @@ -25,8 +25,6 @@ Fetch \ HTTPLoad CREATE_URL HTTPInfo l_data - pass = "" - Return #global