imgui scale
This commit is contained in:
@@ -6,6 +6,8 @@ class DoomIMGUI {
|
||||
// inherit instead?
|
||||
Doom _doom;
|
||||
|
||||
float _size_scaler {2.f};
|
||||
|
||||
public:
|
||||
DoomIMGUI(
|
||||
TextureUploaderI& tu
|
||||
|
Reference in New Issue
Block a user