mirror of
https://github.com/overte-org/overte.git
synced 2025-04-26 07:56:32 +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:
|
public slots:
|
||||||
void run() override;
|
void run() override;
|
||||||
void playAvatarSound(SharedSoundPointer avatarSound);// { setAvatarSound(avatarSound); }
|
void playAvatarSound(SharedSoundPointer avatarSound);
|
||||||
void processAgentAvatarAndAudio();
|
void processAgentAvatarAndAudio();
|
||||||
|
|
||||||
private slots:
|
private slots:
|
||||||
|
|
Loading…
Reference in a new issue