final (?) changes for version 2.03d

This commit is contained in:
zueuk
2006-04-13 16:21:32 +00:00
parent 73af4bd9d6
commit 477cad10c7
9 changed files with 72 additions and 105 deletions

View File

@ -6,7 +6,7 @@ uses
BaseVariation;
const
NRLOCVAR = 29;
NRLOCVAR = 28;
function NrVar: integer;
function Varnames(const index: integer): String;
@ -62,8 +62,7 @@ const
'bubble',
'cylinder',
'noise',
'blur',
'focus'
'blur'
);
begin
if Index < NRLOCVAR then