equal
deleted
inserted
replaced
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 |