1
0
forked from mirrors/0ad
Files
0ad/source/simulation2/system
Ralph Sennhauser 9ea5a789a7 Fix EntityMap::iterator
Fixes cppcheck error
```
source/simulation2/system/EntityMap.h:104:11: error: Reference to local variable returned. [returnReference]
   return ptr;
```

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
2025-11-11 21:35:01 +01:00
..
2025-08-05 07:21:22 +02:00
2025-08-05 07:21:22 +02:00
2025-11-11 21:35:01 +01:00
2025-06-26 17:25:05 +02:00
2025-04-19 14:41:45 +02:00
2025-04-19 14:41:45 +02:00