Merge sprechtl develop
This commit is contained in:
commit
f8da73695c
4 changed files with 45 additions and 16 deletions
|
|
@ -15,6 +15,9 @@ namespace Tiles
|
|||
{
|
||||
this._gameObject = gameObject;
|
||||
this._sprite = GenerateSpriteFromFile(pathToImageFile);
|
||||
}
|
||||
|
||||
public void DayLightStep()
|
||||
HouseController.NewDayEvent.AddListener(DayLightStep);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue