Rename Dead flag to HasEverDied
This commit is contained in:
@@ -38,7 +38,7 @@ type MercOption struct {
|
||||
|
||||
type CharacterFlags struct {
|
||||
Hardcore bool
|
||||
Dead bool
|
||||
HasEverDied bool
|
||||
Expansion bool
|
||||
Ladder bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user