fix NetModuleType changes
This commit is contained in:
parent
bd28c5548b
commit
1d2bfbe62f
3 changed files with 8 additions and 4 deletions
|
|
@ -4854,12 +4854,16 @@ namespace TShockAPI
|
|||
Ping,
|
||||
Ambience,
|
||||
Bestiary,
|
||||
CreativeUnlocks,
|
||||
CreativePowers,
|
||||
CreativeUnlocksPlayerReport,
|
||||
TeleportPylon,
|
||||
Particles,
|
||||
CreativePowerPermissions
|
||||
CreativePowerPermissions,
|
||||
NetBanners,
|
||||
NetCraftingRequests,
|
||||
TagEffectState,
|
||||
LeashedEntity,
|
||||
UnbreakableWallScan
|
||||
}
|
||||
|
||||
public enum CreativePowerTypes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue