mirror of
https://github.com/DerTyp7/grow-ai-unity.git
synced 2026-07-31 16:19:03 +02:00
added freetime etc
This commit is contained in:
8
Assets/Scripts/FreeTime/Park.cs
Normal file
8
Assets/Scripts/FreeTime/Park.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
|
||||
public class Park : FreeTimeObject
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user