mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
More config cleanup in LaunchSLClient.
This commit is contained in:
@@ -33,5 +33,6 @@ namespace LaunchSLClient
|
||||
public abstract class MachineConfig
|
||||
{
|
||||
public abstract void GetClient(ref string exePath, ref string runLine, ref string exeFlags);
|
||||
public abstract string GetConfigDir();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user