Remove 3 lines.
This commit is contained in:
parent
4a25d20151
commit
b3fbda4e03
1 changed files with 0 additions and 4 deletions
|
@ -1411,10 +1411,6 @@ global void LoadUnitTypeSprite(UnitType* unittype)
|
|||
type->Sprite = LoadSprite(buf, type->Width, type->Height);
|
||||
FlipGraphic(type->Sprite);
|
||||
}
|
||||
|
||||
if (unittype->SameSprite) {
|
||||
unittype->Sprite = type->Sprite;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue