mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-12-22 14:37:29 +08:00
8 lines
103 B
C++
8 lines
103 B
C++
|
|
||
|
#include "main.h"
|
||
|
|
||
|
CUnkClass8::CUnkClass8()
|
||
|
{
|
||
|
memset(field_0, 0, sizeof(struc_157) * MAX_PLAYERS);
|
||
|
}
|