Some code changed with Clang-Tidy
This commit is contained in:
@ -119,7 +119,7 @@ public:
|
||||
|
||||
class AudioStreamPlaybackMicrophone : public AudioStreamPlaybackResampled {
|
||||
|
||||
GDCLASS(AudioStreamPlaybackMicrophone, AudioStreamPlayback);
|
||||
GDCLASS(AudioStreamPlaybackMicrophone, AudioStreamPlaybackResampled);
|
||||
friend class AudioStreamMicrophone;
|
||||
|
||||
bool active;
|
||||
|
||||
Reference in New Issue
Block a user