Changeset 6680 in orxonox.OLD for trunk/src/world_entities
- Timestamp:
- Jan 24, 2006, 11:01:11 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/world_entities/environments/water.cc
r6645 r6680 148 148 void Water::tick(float dt) 149 149 { 150 if (unlikely(this->velocities == NULL)) 151 return; 150 152 /* 151 153 THE OLD USELESS ALGORITHM
Note: See TracChangeset
for help on using the changeset viewer.