hedgewars/uConsts.pas
changeset 844 9a82149409f3
parent 843 27b5180d0988
child 845 ca72cf446ec2
equal deleted inserted replaced
843:27b5180d0988 844:9a82149409f3
   773                                    maxAngle: 0;
   773                                    maxAngle: 0;
   774                                    isDamaging: false;
   774                                    isDamaging: false;
   775                                    PosCount: 1;
   775                                    PosCount: 1;
   776                                    PosSprite: sprWater));
   776                                    PosSprite: sprWater));
   777 
   777 
       
   778 var CountTexz: array[1..9] of PTexture;
       
   779 
   778 implementation
   780 implementation
   779 
   781 
   780 end.
   782 end.