Add ability to manually trigger O2 alarms, plus some more tidying.
This commit is contained in:
@ -65,6 +65,7 @@ namespace IngameScript
|
||||
}
|
||||
|
||||
Console.Print($"Found {_sequences.Count} sequences.");
|
||||
Console.UpdateTickCount();
|
||||
}
|
||||
|
||||
public void Main(string argument, UpdateType updateSource)
|
||||
|
Reference in New Issue
Block a user