And remember to save files to make builds pass
This commit is contained in:
parent
9809dc3802
commit
750bd3c483
1 changed files with 2 additions and 1 deletions
|
|
@ -45,7 +45,8 @@ namespace TShockAPI.Net
|
||||||
DownedMechBoss3 = 4,
|
DownedMechBoss3 = 4,
|
||||||
DownedMechBossAny = 8,
|
DownedMechBossAny = 8,
|
||||||
CloudBg = 16,
|
CloudBg = 16,
|
||||||
Crimson = 32
|
Crimson = 32,
|
||||||
|
Pumpkin = 64
|
||||||
}
|
}
|
||||||
|
|
||||||
public class WorldInfoMsg : BaseMsg
|
public class WorldInfoMsg : BaseMsg
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue