Added missing override.
This commit is contained in:
parent
f52fbccb2f
commit
8d5600519a
@ -2568,7 +2568,7 @@ namespace bgfx { namespace gl
|
||||
return false;
|
||||
}
|
||||
|
||||
void flip(HMD& _hmd)
|
||||
void flip(HMD& _hmd) override
|
||||
{
|
||||
if (m_flip)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user