Finally fixing it for real for real
This commit is contained in:
@@ -17,6 +17,7 @@ class PlayView : public GameView {
|
||||
|
||||
private:
|
||||
std::thread queryThread;
|
||||
Gfx::OTimestampQuery renderTimestamp;
|
||||
};
|
||||
DECLARE_REF(PlayView)
|
||||
} // namespace Seele
|
||||
Reference in New Issue
Block a user