mirror of
https://github.com/opensim/opensim.git
synced 2026-08-14 09:25:45 +08:00
*Found and fixed bug that crashed viewer when logging in or viewing land owners
*Reenabled estate manager; remember, the master avatar is the only one that can use this (by default: Test User with password 'test') *Still working on readding support for updating parcel information when logging in or moving into a new parcel
This commit is contained in:
@@ -274,6 +274,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
{
|
||||
movementflag -= (byte)(uint)DCF;
|
||||
update_movementflag = true;
|
||||
|
||||
}
|
||||
}
|
||||
i++;
|
||||
|
||||
Reference in New Issue
Block a user