mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
More config cleanup in LaunchSLClient.
This commit is contained in:
@@ -38,5 +38,10 @@ namespace LaunchSLClient
|
||||
runLine = "secondlife";
|
||||
exeFlags = "";
|
||||
}
|
||||
|
||||
public override string GetConfigDir()
|
||||
{
|
||||
return "";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user