eh.
This commit is contained in:
parent
9f6be9c751
commit
f92f95c92a
@ -45,7 +45,7 @@ namespace director
|
|||||||
Task.WaitAll(Task.Delay(napLength));
|
Task.WaitAll(Task.Delay(napLength));
|
||||||
}
|
}
|
||||||
Console.WriteLine("nap done, begin the checklist. which to us effectively means SHOWTIME");
|
Console.WriteLine("nap done, begin the checklist. which to us effectively means SHOWTIME");
|
||||||
//or do I want to split the checklists in the config file? consider later.
|
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
HandleChecklist();
|
HandleChecklist();
|
||||||
|
Loading…
Reference in New Issue
Block a user