440hz
This commit is contained in:
@@ -39,6 +39,8 @@ public:
|
||||
void Run(World* world);
|
||||
|
||||
void CleanInputManifest(Timestamp time);
|
||||
|
||||
bool m_nsync = true;
|
||||
private:
|
||||
std::unordered_map<Timestamp, Input> m_input_manifest;
|
||||
std::vector<Input> m_input_vector;
|
||||
|
Reference in New Issue
Block a user