- Timestamp:
- 2011-06-29 14:48:56 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
2011/26/OssiV/tasohyppely.cs
r2303 r2305 284 284 void AmmuAseella() 285 285 { 286 PhysicsObject ammus = pelaaja1.Weapon.Shoot();287 288 289 if (ammus != null)290 { 291 ammus.Size *= 0.5;286 //PhysicsObject ammus = pelaaja1.Weapon.Shoot(); 287 288 289 //if (ammus != null) 290 { 291 //ammus.Size *= 0.5; 292 292 293 293 }
Note: See TracChangeset
for help on using the changeset viewer.