mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-11 09:36:37 +00:00
hups
This commit is contained in:
parent
7cd991107c
commit
b0cf276cfc
@ -313,7 +313,7 @@ void SceneWidget::keyReleaseEvent (QKeyEvent *event)
|
|||||||
|
|
||||||
void SceneWidget::update(double dt)
|
void SceneWidget::update(double dt)
|
||||||
{
|
{
|
||||||
if(mCamPositionSet)
|
if (mCamPositionSet)
|
||||||
{
|
{
|
||||||
mCurrentCamControl->update(dt);
|
mCurrentCamControl->update(dt);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user