mirror of
https://github.com/opensim/opensim.git
synced 2026-05-14 18:55:39 +08:00
Adds a test to see if the first option on osDynamicTextureData is "AltDelim", then picks up the first character after the whitespace and uses as a delimiter instead of ;. If this string does not appear at the start of the data, the default ; will be used, hence this should not break existing code.