hedgewars/uStore.pas
changeset 7125 bfb759d07288
parent 7108 eaef11c0d039
parent 7121 ce5e70fe4eb3
child 7127 8e5e3fef16fc
equal deleted inserted replaced
7111:5ba5a92d74fb 7125:bfb759d07288
  1125 var ai: TAmmoType;
  1125 var ai: TAmmoType;
  1126     i: LongInt;
  1126     i: LongInt;
  1127 begin
  1127 begin
  1128     RegisterVariable('fullscr', @chFullScr, true);
  1128     RegisterVariable('fullscr', @chFullScr, true);
  1129 
  1129 
  1130     cScaleFactor:= 0;
  1130     cScaleFactor:= 2.0;
  1131     Step:= 0;
  1131     Step:= 0;
  1132     ProgrTex:= nil;
  1132     ProgrTex:= nil;
  1133     SupportNPOTT:= false;
  1133     SupportNPOTT:= false;
  1134 
  1134 
  1135     // init all ammo name texture pointers
  1135     // init all ammo name texture pointers