Files
starruler-linux/source/game/design
kalvindukes 9481d94c98 Fix for "front() called on empty vector" Errors on debug builds.
Now using the C++11 vector.data() to fetch the proper pointer instead of $vector.front()
- Which fails on empty vectors because of the standard compiler setting _ITERATOR_DEBUG_LEVEL=2 when debugging
2018-09-26 19:23:46 +02:00
..
2018-07-17 14:15:37 +02:00
2018-07-17 14:15:37 +02:00
2018-07-17 14:15:37 +02:00
2018-07-17 14:15:37 +02:00