diff --git a/ServerProject-DONT-IMPORT-INTO-UNITY/LRM/RelayHandler/RelayHandlerRoomMethods.cs b/ServerProject-DONT-IMPORT-INTO-UNITY/LRM/RelayHandler/RelayHandlerRoomMethods.cs index 1459a73..6d28c0d 100644 --- a/ServerProject-DONT-IMPORT-INTO-UNITY/LRM/RelayHandler/RelayHandlerRoomMethods.cs +++ b/ServerProject-DONT-IMPORT-INTO-UNITY/LRM/RelayHandler/RelayHandlerRoomMethods.cs @@ -13,9 +13,9 @@ namespace LightReflectiveMirror /// The client requesting to create a room /// The maximum amount of players for this room /// The name for the server - /// Weather or not the server should show up on the server list + /// Whether or not the server should show up on the server list /// Extra data the host can include - /// Weather or not, the host is capable of doing direct connections + /// Whether or not, the host is capable of doing direct connections /// The hosts local IP /// Whether or not, the host is supporting NAT Punch /// The port of the direct connect transport on the host