Update start.bat

This commit is contained in:
What about KSCH 2023-01-04 09:55:10 +01:00 committed by GitHub
parent 0ff37410b8
commit 175c6546e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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