mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 17:14:59 +02:00
Remove blank line
This commit is contained in:
parent
defb796c1e
commit
1ba398c0e3
1 changed files with 0 additions and 1 deletions
|
@ -670,7 +670,6 @@ function mouseClickEvent(event) {
|
|||
print("Model selected: " + foundEntity.id);
|
||||
selectionDisplay.select(selectedEntityID, event);
|
||||
|
||||
|
||||
cameraManager.focus(selectionManager.worldPosition,
|
||||
selectionManager.worldDimensions,
|
||||
Menu.isOptionChecked(MENU_EASE_ON_FOCUS));
|
||||
|
|
Loading…
Reference in a new issue