Core/Refactor: Part 3
This commit is contained in:
@@ -232,7 +232,7 @@ namespace Game.Entities
|
||||
|
||||
public override void UpdateObjectVisibilityOnCreate()
|
||||
{
|
||||
base.UpdateObjectVisibility(true);
|
||||
UpdateObjectVisibility(true);
|
||||
}
|
||||
|
||||
public void SetTempSummonType(TempSummonType type)
|
||||
|
||||
Reference in New Issue
Block a user