X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=clvm_cmds.c;h=6e35193ae39de8937a208a2a8e0b2906129999a4;hp=cc65213ab823ebb75005736db57eff5ee0c07160;hb=c0b28902ae728d6089484e8f205aa118cd5b525b;hpb=36ffe29e7eeb80cc074c47ab4adf2e0d237ac793 diff --git a/clvm_cmds.c b/clvm_cmds.c index cc65213a..6e35193a 100644 --- a/clvm_cmds.c +++ b/clvm_cmds.c @@ -3136,7 +3136,7 @@ VM_tan, // #475 float(float a) VM_tan (DP_QC_ASINACOSATANATAN2TAN) VM_strlennocol, // #476 float(string s) : DRESK - String Length (not counting color codes) (DP_QC_STRINGCOLORFUNCTIONS) VM_strdecolorize, // #477 string(string s) : DRESK - Decolorized String (DP_QC_STRINGCOLORFUNCTIONS) VM_strftime, // #478 string(float uselocaltime, string format, ...) (DP_QC_STRFTIME) -NULL, // #479 +VM_tokenizebyseparator, // #479 float(string s) tokenizebyseparator (DP_QC_TOKENIZEBYSEPARATOR) NULL, // #480 NULL, // #481 NULL, // #482