branch sync
This commit is contained in:
parent
0b19ae183e
commit
162cf6f0a9
13 changed files with 226 additions and 40 deletions
|
|
@ -10,10 +10,10 @@ namespace Server.Gumps
|
|||
{
|
||||
public enum ResurrectMessage
|
||||
{
|
||||
ChaosShrine=0,
|
||||
VirtueShrine=1,
|
||||
Healer=2,
|
||||
Generic=3,
|
||||
ChaosShrine = 0,
|
||||
VirtueShrine = 1,
|
||||
Healer = 2,
|
||||
Generic = 3,
|
||||
}
|
||||
|
||||
public class ResurrectGump : Gump
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue