Cyrus Mod Loader
Loading...
Searching...
No Matches
TimerType.h
1#pragma once
2enum TimerType {
3 TimerType_Game = 0,
4 TimerType_Calendar = 1,
5};