Changeset 2305 for 2011/26


Ignore:
Timestamp:
2011-06-29 14:48:56 (12 years ago)
Author:
osmavanh
Message:

Talletus.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 2011/26/OssiV/tasohyppely.cs

    r2303 r2305  
    284284    void AmmuAseella() 
    285285    { 
    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; 
    292292 
    293293        } 
Note: See TracChangeset for help on using the changeset viewer.