mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
Load grid list in LaunchSLClient from .ini file at run-time.
Add script to build LaunchSLClient.app on OS X.
This commit is contained in:
@@ -44,7 +44,7 @@ namespace LaunchSLClient
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
MessageBox.Show(ex.Message,"Unhandled Error");
|
||||
MessageBox.Show(ex.ToString(), "Error");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user