graph: do not show any warnings on analyzed maps (ref #726)
ctr: revert cvars to it's config value instead of hardcoded values (resolves #722)
This commit is contained in:
parent
97945966cd
commit
784ad5e303
8 changed files with 77 additions and 41 deletions
|
|
@ -247,6 +247,8 @@ public:
|
|||
// load the cs binary in non metamod mode
|
||||
bool loadCSBinary ();
|
||||
|
||||
void constructCSBinaryName (StringArray &libs);
|
||||
|
||||
// do post-load stuff
|
||||
bool postload ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue