improve Highlight
This commit is contained in:
@@ -11,8 +11,8 @@ public class TimeSystem
|
||||
|
||||
private TimeSpan _startTime = new TimeSpan(1, 08, 00, 00);
|
||||
|
||||
private float _sunriseHour;
|
||||
private float _sunsetHour;
|
||||
private float _sunriseHour=8;
|
||||
private float _sunsetHour=20;
|
||||
|
||||
private TimeSpan _sunriseTime;
|
||||
private TimeSpan _sunsetTime;
|
||||
|
||||
Reference in New Issue
Block a user