Browse Source
Currently, in givelvl command user can type lvl above 50, which is a level cap. This patch clips it to 50, so we can prevent an accidential freeze of the game caused by NetSendCmd loop if user types a really big number.pull/6698/head
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue