mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
Change inworld restart to use blue boxes rather than notices to match SL
This commit is contained in:
@@ -248,7 +248,7 @@ namespace OpenSim.Region.CoreModules.World.Estate
|
||||
timeInSeconds -= 15;
|
||||
}
|
||||
|
||||
restartModule.ScheduleRestart(UUID.Zero, "Region will restart in {0}", times.ToArray(), true);
|
||||
restartModule.ScheduleRestart(UUID.Zero, "Region will restart in {0}", times.ToArray(), false);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user