Moved the making of random flames to a seperate unit

Number of variant dependant code change so all changes can be done only in xform
Test mode for new variant added
This commit is contained in:
ronaldhordijk
2005-04-02 10:53:22 +00:00
parent 265d667f49
commit 6b8c455c52
12 changed files with 296 additions and 556 deletions

View File

@ -109,7 +109,8 @@ var
implementation
uses Main, Global, Registry, Editor, Adjust;
uses
Main, Global, Registry, Editor, Adjust, XForm;
{$R *.DFM}