mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 06:55:54 -04: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…
x
Reference in New Issue
Block a user