hedgewars/uVariables.pas
changeset 7594 5f03595335e6
parent 7567 da2aa8355d91
child 7615 b39beffcf05e
equal deleted inserted replaced
7593:b966e2d833f2 7594:5f03595335e6
   181 
   181 
   182     hiTicks: Word;
   182     hiTicks: Word;
   183 
   183 
   184     LuaGoals        : shortstring;
   184     LuaGoals        : shortstring;
   185 
   185 
   186     LuaTemplateNumber : LongInt;
   186     LuaTemplateNumber : LongWord;
   187 
   187 
   188     VoiceList : array[0..7] of TVoice =  (
   188     VoiceList : array[0..7] of TVoice =  (
   189                     ( snd: sndNone; voicepack: nil),
   189                     ( snd: sndNone; voicepack: nil),
   190                     ( snd: sndNone; voicepack: nil),
   190                     ( snd: sndNone; voicepack: nil),
   191                     ( snd: sndNone; voicepack: nil),
   191                     ( snd: sndNone; voicepack: nil),