mirror of
https://github.com/opensim/opensim.git
synced 2026-05-19 22:45:43 +08:00
This reverts commit 810840b862.
This breaks llList2Float in horrible ways. 12 hours 14 minutes becomes
1214.0 and 023.145 becomes 23145.0
Could just add the dot to fix the latter issue but that would not help
the first part. Another solution is needed.