mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
Finished initial sim<>Grid login (kinda)
Can login but no config data sent/updated yet
This commit is contained in:
@@ -54,7 +54,8 @@ namespace OpenSim
|
||||
|
||||
public class OpenSimMain : OpenSimNetworkHandler, conscmd_callback
|
||||
{
|
||||
//private SimConfig Cfg;
|
||||
|
||||
//private SimConfig Cfg;
|
||||
private IGenericConfig localConfig;
|
||||
//private IGenericConfig remoteConfig;
|
||||
private PhysicsManager physManager;
|
||||
|
||||
Reference in New Issue
Block a user