James Le Cuirot
ad5655e60c
Fix GCC -Waddress warning in PlayCamera
...
GCC 11 says:
Sources/Entities/Camera.es:397:10: warning: the compiler can assume
that the address of ‘cm’ will never be NULL [-Waddress]
The MP version of Camera.es simply checks m_penTarget instead, so
that's what I've done here. It's not clear what the intention of the
original code was.
2021-11-15 22:24:00 +00:00
..
2020-08-25 12:40:11 +02:00
2016-04-02 23:56:12 -04:00
2016-04-13 02:25:58 +01:00
2016-04-02 23:56:12 -04:00
2016-04-17 01:06:39 +02:00
2021-09-04 14:07:03 +03:00
2016-04-02 23:56:12 -04:00
2021-11-15 22:24:00 +00:00
2019-08-17 16:20:08 +02:00
2016-04-09 02:18:57 -04:00
2016-04-02 23:56:12 -04:00
2017-05-28 15:17:22 +02:00
2016-03-23 20:42:20 +03:00
2016-03-11 18:20:51 -06:00
2016-05-30 00:48:47 +02:00
2016-03-11 18:20:51 -06:00
2016-03-11 18:20:51 -06:00
2016-03-11 18:20:51 -06:00
2021-08-02 09:02:35 +02:00
2016-03-14 02:55:58 +03:00
2016-05-09 18:51:03 +02:00
2016-04-18 18:52:52 +02:00
2016-04-03 23:45:57 +03:00
2016-03-11 15:57:17 +02:00
2019-08-17 09:37:58 +02:00
2019-08-17 09:37:58 +02:00
2019-08-17 09:37:58 +02:00
2019-08-17 09:37:58 +02:00
2021-04-05 22:50:51 +03:00
2021-08-02 09:02:35 +02:00