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