Handle SyncExtraValue all the time
This may prevent platinum coin duping
This commit is contained in:
parent
ae8ab04e8a
commit
3776a71a20
1 changed files with 1 additions and 1 deletions
|
|
@ -3592,7 +3592,7 @@ namespace TShockAPI
|
|||
return true;
|
||||
}
|
||||
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
private static bool HandleKillPortal(GetDataHandlerArgs args)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue