IncPlusPlus / titanfall2-rp

Titanfall 2 Discord Rich Presence
MIT License
8 stars 2 forks source link

Make presenceUpdateTimer not autoreset #124

Closed IncPlusPlus closed 3 years ago

IncPlusPlus commented 3 years ago

This prevents the timer from ticking again until OnTimedEvent finishes. This prevents multiple update threads running at the same time while I'm debugging.