mirror of
https://github.com/opensim/opensim.git
synced 2026-05-16 03:36:04 +08:00
used in scripts
-cast from bool to LSL{Integer,Float,String} so functions such as `integer
isZero(integer x) { return (x == 0); }` work
-progress on issue 1863