add: yb_object_pickup_radius cvar. fixes #256.
refactor: switch from yapb.ru to yapb.jeefo.net as default url.
This commit is contained in:
parent
3205e1253f
commit
215e1c15d9
3 changed files with 4 additions and 3 deletions
|
|
@ -32,7 +32,7 @@ public:
|
|||
StringRef year { &__DATE__[7] };
|
||||
StringRef author { "YaPB Project" };
|
||||
StringRef email { "yapb@jeefo.net" };
|
||||
StringRef url { "https://yapb.ru/" };
|
||||
StringRef url { "https://yapb.jeefo.net/" };
|
||||
StringRef download { "graph.yapb.ru" };
|
||||
StringRef folder { "yapb" };
|
||||
StringRef logtag { "YB" };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue