Update Program.cs

This commit is contained in:
cxxpxr 2021-04-05 23:12:25 -04:00 committed by GitHub
parent f626321dc6
commit fddd354772
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -201,7 +201,6 @@ namespace LightReflectiveMirror.LoadBalancing
public string Address; public string Address;
} }
// fuck you
[Serializable] [Serializable]
public struct Room public struct Room
{ {