fix_clang_error
This commit is contained in:
parent
09ab819040
commit
371feaa635
|
@ -41,5 +41,4 @@ private:
|
||||||
void SetupPerGameUI();
|
void SetupPerGameUI();
|
||||||
|
|
||||||
std::unique_ptr<Ui::ConfigureAudio> ui;
|
std::unique_ptr<Ui::ConfigureAudio> ui;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
Reference in New Issue