part 2... hope all this MT stuff will work ;-)

This commit is contained in:
zueuk
2006-03-02 17:34:04 +00:00
parent 1270d58d49
commit 108f76ea5f
8 changed files with 645 additions and 284 deletions

View File

@ -6,7 +6,7 @@ uses
BaseVariation;
const
NRLOCVAR = 26;
NRLOCVAR = 28;
function NrVar: integer;
function Varnames(const index: integer): String;
@ -60,8 +60,9 @@ const
'fan',
'eyefish',
'bubble',
'cylinder'
// 'smoke' - variation disabled... for now :)
'cylinder',
'smoke',
'noise'
);
begin
if Index < NRLOCVAR then