diff options
author | heavydemon21 <nielsstunnebrink1@gmail.com> | 2024-12-17 15:58:03 +0100 |
---|---|---|
committer | heavydemon21 <nielsstunnebrink1@gmail.com> | 2024-12-17 15:58:03 +0100 |
commit | 23eef97ed3fc57fdd619769a74d0abfa7f657714 (patch) | |
tree | e4aa23ac227ac1b1355e6e9d54c405c8a01cc017 /src/crepe/api | |
parent | 8d53634e2f47a616ff90f114fe1afbc2ba4df094 (diff) |
merged master
Diffstat (limited to 'src/crepe/api')
-rw-r--r-- | src/crepe/api/Config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/crepe/api/Config.h b/src/crepe/api/Config.h index 074c113..6b9e3ca 100644 --- a/src/crepe/api/Config.h +++ b/src/crepe/api/Config.h @@ -46,10 +46,6 @@ struct Config final { std::string location = "save.crepe.db"; } savemgr; - struct { - unsigned int size = 16; - } font; - //! physics-related settings struct { /** |