Fixed the most common crash on exit, still one more hiding and crashing in libc
This commit is contained in:
@@ -33,7 +33,7 @@ public:
|
||||
void set_rgbi(sf::Vector4f rgbi);
|
||||
|
||||
|
||||
virtual void recieve_event(VrEventPublisher* publisher, std::unique_ptr<vr::Event> event) override;
|
||||
virtual void event_handler(VrEventPublisher *publisher, std::unique_ptr<vr::Event> event) override;
|
||||
|
||||
void update(double delta_time);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user