mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Remove largely unused defActions member from CIntObject
This commit is contained in:
@@ -993,7 +993,6 @@ OptionsTab::PlayerOptionsEntry::PlayerOptionsEntry(const PlayerSettings & S, con
|
||||
, name(S.name)
|
||||
{
|
||||
OBJ_CONSTRUCTION;
|
||||
defActions |= SHARE_POS;
|
||||
|
||||
int serial = 0;
|
||||
for(PlayerColor g = PlayerColor(0); g < s->color; ++g)
|
||||
|
||||
Reference in New Issue
Block a user