Skip to content

Commit 33514fc

Browse files
committed
Fix timer exists
1 parent 61278d1 commit 33514fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

moon/gm_mixpanel/sv_profile.moon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import CRC from util
2+
timerExists = timer.Exists
23
MixpanelBase = include "gm_mixpanel/base.lua"
34

45
class MixpanelProfileInterface extends MixpanelBase

0 commit comments

Comments
 (0)