really helps to review files before you commit them

oops
This commit is contained in:
Christopher F
2016-03-16 21:19:47 -04:00
parent 507b0acd5c
commit 1fcb0bc335

View File

@@ -38,6 +38,7 @@ The IAudioClient is used to connect/disconnect to/from a Voice Channel, and to s
Disconnects the IAudioClient from the Voice Server. Disconnects the IAudioClient from the Voice Server.
.. function:: IAudioClient.Join(Channel); .. function:: IAudioClient.Join(Channel);
Moves the IAudioClient to another channel on the Voice Server, or starts a connection if one has already been terminated. Moves the IAudioClient to another channel on the Voice Server, or starts a connection if one has already been terminated.