gzdoom-gles/wadsrc
Christoph Oelckers 6a742f8d34 - changed all places which used a localized string as a format template for printf, String.Format et.al.
Passing something non-constant at compile time here is extremely dangerous, especially when users can replace those strings if they like.
It now uses FString::Substitute in all cases where something needs to be inserted into a template string.
2019-02-20 20:20:06 +01:00
..
static - changed all places which used a localized string as a format template for printf, String.Format et.al. 2019-02-20 20:20:06 +01:00
CMakeLists.txt - missed one qzdoom reference 2017-07-20 06:45:08 -04:00