final preparations for the 2.03c

This commit is contained in:
zueuk
2006-01-06 16:29:02 +00:00
parent e3d705bd3d
commit 3325cac7de
7 changed files with 45 additions and 23 deletions

View File

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