mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
very useless changes
This commit is contained in:
@@ -316,7 +316,6 @@ namespace OpenSim.Framework
|
||||
return;
|
||||
|
||||
OSD otmp;
|
||||
|
||||
if (map.TryGetValue("day_cycle", out otmp) && otmp is OSDMap)
|
||||
{
|
||||
Cycle = new DayCycle();
|
||||
|
||||
Reference in New Issue
Block a user