mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 03:15:41 +08:00
update test
This commit is contained in:
@@ -318,8 +318,7 @@ namespace OpenSim.Framework
|
||||
["type"] = "sky"
|
||||
};
|
||||
|
||||
if (reflectionProbeAmbiance != 0f)
|
||||
map["reflection_probe_ambiance"] = reflectionProbeAmbiance;
|
||||
map["reflection_probe_ambiance"] = reflectionProbeAmbiance;
|
||||
|
||||
return map;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user