This website requires JavaScript.
Explore
Help
Sign In
Backups
/
SA-MP
Watch
1
Star
0
Fork
0
You've already forked SA-MP
mirror of
https://github.com/dashr9230/SA-MP.git
synced
2025-09-19 20:26:14 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
30614e0b23a8ce6015797d83fa858698f2e45091
SA-MP
/
bot
/
scrtimers.cpp
8 lines
76 B
C++
Raw
Normal View
History
Unescape
Escape
[bot] Add few classes
2023-10-31 21:31:16 +08:00
[bot] Implement CScriptTimers ctor
2024-01-30 21:52:00 +08:00
#
include
"main.h"
[bot] Add few classes
2023-10-31 21:31:16 +08:00
CScriptTimers
:
:
CScriptTimers
(
)
{
[bot] Implement CScriptTimers ctor
2024-01-30 21:52:00 +08:00
m_dwTimerCount
=
0
;
[bot] Add few classes
2023-10-31 21:31:16 +08:00
}
Reference in New Issue
Copy Permalink