mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 22:51:57 +00:00
nexuiz support: menu cvar_defstring = #89
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3057 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
498173e878
commit
c41148705c
1 changed files with 4 additions and 4 deletions
|
@ -1326,10 +1326,10 @@ builtin_t menu_builtins[] = {
|
|||
PF_altstr_get, //string altstr_get(string str, float num) = #84;
|
||||
PF_altstr_set, //string altstr_set(string str, float num, string set) = #85
|
||||
|
||||
skip1
|
||||
skip1
|
||||
skip1
|
||||
skip1
|
||||
skip1 //altstr_ins
|
||||
skip1 //findflags
|
||||
skip1 //findchainflags
|
||||
PF_cvar_defstring,
|
||||
//90
|
||||
skip10
|
||||
//100
|
||||
|
|
Loading…
Reference in a new issue