add some small grammar changes.
This commit is contained in:
parent
6668bff3dd
commit
aaee834a61
|
@ -1,4 +1,3 @@
|
|||
Two types of servers / clients
|
||||
One for lobby management and one for actual game
|
||||
server.gd and client_lobbies.gd handle the former
|
||||
and lobby.gd and client.gd handle the latter
|
||||
server.gd and client_lobbies.gd handle lobby management
|
||||
and lobby.gd and client.gd handle the actual game
|
||||
|
|
Loading…
Reference in New Issue