diff --git a/timer.nut b/timer.nut index 9ba70b5..0485213 100644 --- a/timer.nut +++ b/timer.nut @@ -1,3 +1,9 @@ +# ------------------------------------------------ +# Offline timer for gamers going fast. +# https://jump.tf/forum/index.php?topic=3709.0 +# Version 1.0.0 +# ------------------------------------------------ + MASK_ATTACK_TRACE <- Constants.FContents.CONTENTS_SOLID | Constants.FContents.CONTENTS_PLAYERCLIP |