Skip to content

Commit ec31fef

Browse files
committed
Fix line alignment in KMS38 menu
1 parent 84f5516 commit ec31fef

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

MAS/All-In-One-Version-KL/MAS_AIO.cmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3576,15 +3576,15 @@ echo:
35763576
echo:
35773577
echo:
35783578
echo:
3579-
echo ____________________________________________________________
3579+
echo: ______________________________________________________
35803580
echo:
35813581
echo [1] KMS38 Activation
35823582
echo ____________________________________________
35833583
echo:
35843584
echo [2] Remove KM38 Protection
35853585
echo:
35863586
echo [0] %_exitmsg%
3587-
echo ____________________________________________________________
3587+
echo: ______________________________________________________
35883588
echo:
35893589
call :dk_color2 %_White% " " %_Green% "Choose a menu option using your keyboard [1,2,0]"
35903590
choice /C:120 /N

MAS/Separate-Files-Version/Activators/KMS38_Activation.cmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -329,15 +329,15 @@ echo:
329329
echo:
330330
echo:
331331
echo:
332-
echo ____________________________________________________________
332+
echo: ______________________________________________________
333333
echo:
334334
echo [1] KMS38 Activation
335335
echo ____________________________________________
336336
echo:
337337
echo [2] Remove KM38 Protection
338338
echo:
339339
echo [0] %_exitmsg%
340-
echo ____________________________________________________________
340+
echo: ______________________________________________________
341341
echo:
342342
call :dk_color2 %_White% " " %_Green% "Choose a menu option using your keyboard [1,2,0]"
343343
choice /C:120 /N

0 commit comments

Comments
 (0)