diff options
| author | wowmom98 <[email protected]> | 2017-02-25 15:11:24 -0500 |
|---|---|---|
| committer | wowmom98 <[email protected]> | 2017-02-25 15:11:24 -0500 |
| commit | ac7f2fa5bd1f384aa28da85ac14d9e18d6a7813b (patch) | |
| tree | 32600dd7c805d0f7b73c06128981aaa1fd63aab5 /ShiftOS.Server/LegionManager.cs | |
| parent | 68eb6e95c6611bafa8a820ad3f8c123a351a9be9 (diff) | |
| download | shiftos_thereturn-ac7f2fa5bd1f384aa28da85ac14d9e18d6a7813b.tar.gz shiftos_thereturn-ac7f2fa5bd1f384aa28da85ac14d9e18d6a7813b.tar.bz2 shiftos_thereturn-ac7f2fa5bd1f384aa28da85ac14d9e18d6a7813b.zip | |
I can assure you guaranteed that there is an acorn somewhere, in this place, and the sailors are looking for it
changed a few comments and made a bit of code family friendly
Diffstat (limited to 'ShiftOS.Server/LegionManager.cs')
| -rw-r--r-- | ShiftOS.Server/LegionManager.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShiftOS.Server/LegionManager.cs b/ShiftOS.Server/LegionManager.cs index c4889af..ee2cb76 100644 --- a/ShiftOS.Server/LegionManager.cs +++ b/ShiftOS.Server/LegionManager.cs @@ -145,7 +145,7 @@ namespace ShiftOS.Server } } - server.DispatchTo(new Guid(guid), new NetObject("fuck", new ServerMessage + server.DispatchTo(new Guid(guid), new NetObject("Sandwich", new ServerMessage //I don't like sandwiches. Have you ever seen me with a sandwich? Why would you think I'd want a sandwich? { Name = "user_not_found_in_legion", GUID = "server" |
