mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 17:58:26 -04:00
Fixed around 140 wrong namings and other refactorings which were marked as warnings
This commit is contained in:
@@ -163,9 +163,7 @@ namespace Ayu.Discord.Voice
|
||||
}
|
||||
|
||||
public void Dispose()
|
||||
{
|
||||
Encoder.Dispose();
|
||||
}
|
||||
=> Encoder.Dispose();
|
||||
}
|
||||
|
||||
public enum SendPcmError
|
||||
|
Reference in New Issue
Block a user