mirror of
https://github.com/mapbase-source/source-sdk-2013.git
synced 2025-04-16 22:42:31 +03:00
Rewrite vscript squirrel saverestore
This commit is contained in:
parent
b2699f63ca
commit
5efb650ee3
@ -360,6 +360,7 @@ struct ScriptClassDesc_t
|
||||
IScriptInstanceHelper * pHelper; // optional helper
|
||||
|
||||
#ifdef MAPBASE_VSCRIPT
|
||||
public:
|
||||
static CUtlVector<ScriptClassDesc_t*>& AllClassesDesc()
|
||||
{
|
||||
static CUtlVector<ScriptClassDesc_t*> classes;
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user