add window title (#14979)

This commit is contained in:
Funsy
2026-06-14 20:42:38 +03:00
committed by GitHub
parent 394d12ce33
commit 22a04fc6e8

View File

@@ -54,7 +54,10 @@ if "%1"=="admin" (
:: MENU ================================ :: MENU ================================
setlocal EnableDelayedExpansion setlocal EnableDelayedExpansion
:menu :menu
cls cls
title ZAPRET SERVICE MANAGER v!LOCAL_VERSION!
call :ipset_switch_status call :ipset_switch_status
call :game_switch_status call :game_switch_status
call :check_updates_switch_status call :check_updates_switch_status