mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-23 20:36:53 +01:00
Relintai
3265fb9e1d
Instantiating a new ProjectSettings is *not* the way to go.
ConfigFile works just fine to read/change a single value.
Fixes memory leaks as the instantiated ProjectSettings was never freed.
Forbid doing this to prevent such problems.
Fixes #25661.
- akien-mga
|
||
---|---|---|
.. | ||
bind | ||
config | ||
containers | ||
crypto | ||
error | ||
input | ||
io | ||
log | ||
math | ||
object | ||
os | ||
string | ||
variant | ||
core_builders.py | ||
core_string_names.cpp | ||
core_string_names.h | ||
global_constants.cpp | ||
global_constants.h | ||
int_types.h | ||
register_core_types.cpp | ||
register_core_types.h | ||
SCsub | ||
typedefs.h | ||
version.h |