mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 19:56:44 +02:00
Added minor Comments
This commit is contained in:
parent
a1c2f71f30
commit
112f186304
1 changed files with 1 additions and 0 deletions
|
@ -2487,6 +2487,7 @@ bool MyAvatar::isInAir() {
|
||||||
}
|
}
|
||||||
|
|
||||||
bool MyAvatar::getFlyingEnabled() {
|
bool MyAvatar::getFlyingEnabled() {
|
||||||
|
// May return true even if client is not allowed to fly in the zone.
|
||||||
return _enableFlying;
|
return _enableFlying;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue