Subversion Repositories spacemission

Compare Revisions

Regard whitespace Rev 96 → Rev 97

/GamSplash.pas
9,6 → 9,8
type
TSplashForm = class(TForm)
SplashImage: TImage;
Label1: TLabel;
Label2: TLabel;
end;
 
var