Update start.bat

This commit is contained in:
What about KSCH 2023-01-10 20:57:22 +01:00 committed by GitHub
parent 1be5fd9893
commit 5877eab3ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
@echo off
title BlackCap Builder v2.2
title BlackCap Builder v2.3
python builder.py
pause