add some small grammar changes.

This commit is contained in:
EvanGee 2024-06-04 10:40:20 -06:00
parent 6668bff3dd
commit aaee834a61
1 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,3 @@
Two types of servers / clients Two types of servers / clients
One for lobby management and one for actual game server.gd and client_lobbies.gd handle lobby management
server.gd and client_lobbies.gd handle the former and lobby.gd and client.gd handle the actual game
and lobby.gd and client.gd handle the latter