misc: changed the cvars prefixses
misc: changed graph download url
This commit is contained in:
parent
4e109a174b
commit
a22cc6db93
11 changed files with 56 additions and 51 deletions
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
#include <yapb.h>
|
||||
|
||||
ConVar cv_version ("ub_version", strings.format ("%s.%s", product.version, product.build.count), Var::ReadOnly);
|
||||
ConVar cv_version ("yb_version", strings.format ("%s.%s", product.version, product.build.count), Var::ReadOnly);
|
||||
|
||||
gamefuncs_t dllapi;
|
||||
enginefuncs_t engfuncs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue