Changeset 9541 in orxonox.OLD for branches/proxy/src/world_entities
- Timestamp:
- Jul 28, 2006, 10:33:34 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/proxy/src/world_entities/spawning_point.cc
r9522 r9541 207 207 void SpawningPoint::sendRespawnMessage( int uniqueId ) 208 208 { 209 #warning this byte array is not being deleted according to valginrd210 209 byte * buf = new byte[2*INTSIZE]; 211 210
Note: See TracChangeset
for help on using the changeset viewer.