aboutsummaryrefslogtreecommitdiffstats
path: root/jubeat
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-05-12 15:04:41 -0700
committerPinapelz <yukais@pinapelz.com>2025-05-12 15:06:36 -0700
commit56239d76b13081aa9f7d50e555198597fc1979dc (patch)
treeabe6244e3065004711759f986d968789eb858aa9 /jubeat
parent32a90095610afe49403f85d430b7bf5c1ad4c1a9 (diff)
sdvx_asphyxia: add 22vv0 asphyxia
Diffstat (limited to 'jubeat')
-rw-r--r--jubeat/asphyxia/czeave_to_tachi.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/jubeat/asphyxia/czeave_to_tachi.py b/jubeat/asphyxia/czeave_to_tachi.py
index e06b396..9038b24 100644
--- a/jubeat/asphyxia/czeave_to_tachi.py
+++ b/jubeat/asphyxia/czeave_to_tachi.py
@@ -65,7 +65,7 @@ if __name__ == "__main__":
parser.add_argument(
"-o", "--output", help="Output filename", default="czeave_asphyxia_batch_manual.json"
)
- parser.add_argument("-p", "--profile", help="Asphyxia Profile ID to export for")
+ parser.add_argument("-p", "--profile", help="Asphyxia Profile ID to export for", required=True)
args = parser.parse_args()
if args.file is None:
print("ERROR: Please specify Asphyxia DB file (from savedata folder)")
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage