mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
do not display 0:xx:xx PM
This commit is contained in:
@@ -76,7 +76,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.ScriptBase
|
||||
m_OSSL_Functions.osSetEstateSunSettings(sunFixed, sunHour);
|
||||
}
|
||||
|
||||
public double osGetCurrentSunHour()
|
||||
public LSL_Float osGetCurrentSunHour()
|
||||
{
|
||||
return m_OSSL_Functions.osGetCurrentSunHour();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user