Bump version to 1.8.2a and add rename timer
This commit is contained in:
parent
ca55c7f1a6
commit
b0c7fd12c3
4 changed files with 13 additions and 3 deletions
|
|
@ -253,7 +253,7 @@ public partial class CS2_SimpleAdmin
|
|||
player.DiePosition = null;
|
||||
}
|
||||
|
||||
AddTimer(0.41f, () =>
|
||||
AddTimer(0.5f, () =>
|
||||
{
|
||||
foreach (var list in RenamedPlayers)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue