versioning

This commit is contained in:
c0ffee 2021-04-13 20:57:27 -07:00
parent c8b96b4b5c
commit 49fb421099
4 changed files with 17 additions and 14 deletions

View file

@ -59,6 +59,5 @@ namespace RJW_Events
{
return timeoutTrigger.TicksLeft < 300;
}
}
}