mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Set culture also in object crossings.
This commit is contained in:
@@ -2625,6 +2625,8 @@ namespace OpenSim.Region.CoreModules.Framework.EntityTransfer
|
||||
{
|
||||
//m_log.Debug(" >>> CrossPrimGroupIntoNewRegion <<<");
|
||||
|
||||
Culture.SetCurrentCulture();
|
||||
|
||||
bool successYN = false;
|
||||
grp.RootPart.ClearUpdateSchedule();
|
||||
//int primcrossingXMLmethod = 0;
|
||||
|
||||
Reference in New Issue
Block a user