hedgewars/uStore.pas
changeset 7121 ce5e70fe4eb3
parent 7102 96f655d06e9e
child 7125 bfb759d07288
child 7134 beb16926ae5c
equal deleted inserted replaced
7120:9257cf8e7af2 7121:ce5e70fe4eb3
  1126 var ai: TAmmoType;
  1126 var ai: TAmmoType;
  1127     i: LongInt;
  1127     i: LongInt;
  1128 begin
  1128 begin
  1129     RegisterVariable('fullscr', @chFullScr, true);
  1129     RegisterVariable('fullscr', @chFullScr, true);
  1130 
  1130 
  1131     cScaleFactor:= 0;
  1131     cScaleFactor:= 2.0;
  1132     Step:= 0;
  1132     Step:= 0;
  1133     ProgrTex:= nil;
  1133     ProgrTex:= nil;
  1134     SupportNPOTT:= false;
  1134     SupportNPOTT:= false;
  1135 
  1135 
  1136     // init all ammo name texture pointers
  1136     // init all ammo name texture pointers