mirror of
https://github.com/DerTyp7/fps-citybuild-unity.git
synced 2025-10-30 12:37:08 +01:00
merged mit noah und juilius
This commit is contained in:
@@ -10,7 +10,7 @@ public class TimeManager : MonoBehaviour
|
||||
[Header("TimeManager")]
|
||||
[SerializeField] private float timePeriod = 0.02f;
|
||||
|
||||
public int secondsOfDay = 0;
|
||||
public int secondsOfDay = 2000;
|
||||
|
||||
|
||||
private void Start()
|
||||
|
||||
Reference in New Issue
Block a user