upd comment

This commit is contained in:
GenZmeY 2023-05-21 01:01:26 +03:00
parent 1179c7c5e5
commit f1debb3ec9

View File

@ -29,8 +29,8 @@ var config bool bStartWithTrader;
var config E_LogLevel LogLevel; var config E_LogLevel LogLevel;
/** /**
*** The boss override index. For the default boss list, 0-Hans, 1-Patty, 2-King FP, 3-Abomination. Negative *** The boss override index. For the default boss list, 0-Hans, 1-Patty, 2-King FP, 3-Abomination.
*** values can be used to keep the boss spawn random. *** Negative values can be used to keep the boss spawn random.
***/ ***/
var config int Boss; var config int Boss;