generated from AriasCreations/vsmodtemplate
Fix crash when instantiating playerposition
This commit is contained in:
parent
d5dc0d5892
commit
d35d888386
2 changed files with 4 additions and 6 deletions
|
@ -68,7 +68,7 @@ namespace AriasServerUtils
|
|||
api.Event.PlayerDeath += OnPlayerDeath;
|
||||
api.Event.PlayerJoin += OnPlayerJoin;
|
||||
api.Event.PlayerDisconnect += OnPlayerDC;
|
||||
api.Event.PlayerLeave += OnPlayerDC;
|
||||
//api.Event.PlayerLeave += OnPlayerDC;
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue