protip: save the files in VS before commiting
This commit is contained in:
@@ -1134,7 +1134,7 @@ namespace Barotrauma
|
||||
else
|
||||
{
|
||||
msg.Write(Path.GetFileName(SelectedShuttle.Name));
|
||||
msg.Write(selectedShuttle.MD5Hash.Hash);
|
||||
msg.Write(SelectedShuttle.MD5Hash.Hash);
|
||||
}
|
||||
|
||||
msg.Write(ServerName);
|
||||
|
||||
Reference in New Issue
Block a user