- Timestamp:
 - May 24, 2006, 6:40:24 PM (19 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
branches/water/src/world_entities/environments/mapped_water.cc
r7823 r7832 224 224 void MappedWater::tick(float dt) 225 225 { 226 this->move += this->g_WaterFlow ;226 this->move += this->g_WaterFlow = 0.004; 227 227 } 228 228  
Note: See TracChangeset
          for help on using the changeset viewer.
      


            






