add framerate control
This commit is contained in:
@@ -30,8 +30,6 @@ struct DisplaySettings {
|
||||
IntegerSetting samples {0};
|
||||
/// @brief Framerate limit
|
||||
IntegerSetting framerate {-1, -1, 120};
|
||||
/// @brief VSync on
|
||||
FlagSetting vsync {true};
|
||||
};
|
||||
|
||||
struct ChunksSettings {
|
||||
|
||||
Reference in New Issue
Block a user