mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-07 13:05:41 +00:00
fix typo
This commit is contained in:
parent
a1feb2c3e7
commit
b35effbe87
@ -53,7 +53,7 @@ namespace QSB.Events
|
||||
* if <isServer> is true, this message has been received on the server *server*.
|
||||
* Therefore, we don't want to do any event handling code - that should be dealt
|
||||
* with on the server *client* and any other client. So just forward the message
|
||||
* onto all clients. This way, the server *server* just acts as the ditribution
|
||||
* onto all clients. This way, the server *server* just acts as the distribution
|
||||
* hub for all events.
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user