forked from UNLOZE/sm-plugins
redoing timing a little
This commit is contained in:
@@ -482,7 +482,7 @@ public bool nightTime()
|
||||
FormatTime(sTime, sizeof(sTime), "%H%M");
|
||||
|
||||
int CurTime = StringToInt(sTime);
|
||||
int MinTime = 100;
|
||||
int MinTime = 2300;
|
||||
int MaxTime = 400;
|
||||
|
||||
//Wrap around.
|
||||
|
||||
Reference in New Issue
Block a user