mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 14:33:31 +02:00
One more comment removed
This commit is contained in:
parent
ef844cbd00
commit
1fb7b42f0b
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ public:
|
|||
|
||||
public slots:
|
||||
void run() override;
|
||||
void playAvatarSound(SharedSoundPointer avatarSound);// { setAvatarSound(avatarSound); }
|
||||
void playAvatarSound(SharedSoundPointer avatarSound);
|
||||
void processAgentAvatarAndAudio();
|
||||
|
||||
private slots:
|
||||
|
|
Loading…
Reference in a new issue