mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Remove call to CUtlVector<T>::Init
Constructor of CUtlVector calls it already.
This commit is contained in:
parent
c02e738866
commit
e2c7acef6f
@ -37,7 +37,6 @@ struct ScriptFunctionBinding_t
|
||||
_codehook = nullptr;
|
||||
unk38 = 0;
|
||||
_nparamscheck = nparamscheck;
|
||||
_vector.Init();
|
||||
_functor = functor;
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user