"smoke" removed,

added new "blur" and "focus" for testing
This commit is contained in:
zueuk
2006-03-22 16:54:04 +00:00
parent 61d36e3a86
commit 3d29e7a7c1
2 changed files with 81 additions and 57 deletions

View File

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