mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-07-19 01:48:56 +08:00
[server] Update CScriptHttps ctor/dtor
This commit is contained in:
@ -5,7 +5,10 @@
|
||||
|
||||
CScriptHttps::CScriptHttps()
|
||||
{
|
||||
// TODO: CScriptHttps::CScriptHttps() W: .text:004809D0 L: .text:080EA240
|
||||
for (int i=0; i<200; i++)
|
||||
{
|
||||
field_0[i] = 0;
|
||||
}
|
||||
}
|
||||
|
||||
//----------------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user