Update more packet structures
-Fix teleport
This commit is contained in:
parent
d77fc4d567
commit
e6f06ab567
2 changed files with 6 additions and 1 deletions
|
|
@ -32,6 +32,8 @@ namespace TShockAPI.Net
|
|||
DownedBoss1 = 2,
|
||||
DownedBoss2 = 4,
|
||||
DownedBoss3 = 8,
|
||||
HardMode = 16,
|
||||
DownedClown = 32
|
||||
}
|
||||
public class WorldInfoMsg : BaseMsg
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue