mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 17:24:08 +02:00
Removed useless comment.
This commit is contained in:
parent
8d65e14193
commit
dfcf47e8ee
1 changed files with 0 additions and 1 deletions
|
@ -2822,7 +2822,6 @@ void MyAvatar::setFlyingEnabled(bool enabled) {
|
|||
return;
|
||||
}
|
||||
|
||||
// Flying should always be enabled for desktop users, preference may be set for HMD.
|
||||
_enableFlying = enabled;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue