Daycycle finished
This commit is contained in:
parent
e9f4f3344b
commit
a24cb01365
6 changed files with 18 additions and 18 deletions
|
|
@ -17,8 +17,6 @@ public class HouseController : MonoBehaviour {
|
|||
|
||||
void Start() {
|
||||
newDayEvent ??= new UnityEvent();
|
||||
|
||||
newDayEvent.AddListener(newDay);
|
||||
}
|
||||
|
||||
public void newDay() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue