mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-12-22 22:47:29 +08:00
19 lines
501 B
C++
19 lines
501 B
C++
|
|
#include "main.h"
|
|
|
|
//----------------------------------------------------------------------------------
|
|
|
|
CScriptTimers::CScriptTimers()
|
|
{
|
|
// TODO: CScriptTimers::CScriptTimers() W: .text:00482BF0 L: .text:080EBCF0
|
|
}
|
|
|
|
//----------------------------------------------------------------------------------
|
|
|
|
CScriptTimers::~CScriptTimers()
|
|
{
|
|
// TODO: CScriptTimers::~CScriptTimers W .text:00482B00 L .text:080EBD50
|
|
}
|
|
|
|
//----------------------------------------------------------------------------------
|