hedgewars/uConsts.pas
changeset 567 b6de36975a3c
parent 560 7bf2b554de0c
child 568 d0690b7aa808
--- a/hedgewars/uConsts.pas	Sat Jul 21 15:45:41 2007 +0000
+++ b/hedgewars/uConsts.pas	Sat Jul 21 16:35:12 2007 +0000
@@ -330,6 +330,7 @@
                      (FileName:    'Switch'; Path: ptGraphics; AltPath: ptNone; Surface: nil;
                      Width:  32; Height: 32; hasAlpha: false) // sprSwitch
                      );
+                     
       Soundz: array[TSound] of record
                                        FileName: String[31];
                                        Path    : TPathType;