mirror of
https://github.com/overte-org/overte.git
synced 2025-08-04 08:23:40 +02:00
tiny change
This commit is contained in:
parent
80576120ee
commit
68b3f54f5c
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ void Avatar::simulate(float deltaTime) {
|
|||
}
|
||||
|
||||
_interactingOtherIsNearby = false;
|
||||
|
||||
|
||||
// if the avatar being simulated is mine, then loop through
|
||||
// all the other avatars for potential interactions...
|
||||
if ( _isMine )
|
||||
|
|
Loading…
Reference in a new issue