mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
* There's always something. Fixes MXP Server so that when it starts up, it actually starts up.
This commit is contained in:
@@ -47,6 +47,7 @@ namespace OpenSim.Client.MXP.PacketHandler
|
||||
programName = "OpenSimulator";
|
||||
|
||||
transmitter = new Transmitter(port);
|
||||
transmitter.Startup();
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user