diff options
author | Tedd Hansen | 2008-02-10 21:37:19 +0000 |
---|---|---|
committer | Tedd Hansen | 2008-02-10 21:37:19 +0000 |
commit | 3b844cb7563a4f2eea85e1903b753858b4e6a531 (patch) | |
tree | eedd342b5da4ddca280f1295c4e72f2477f3b403 /OpenSim/Framework/Configuration | |
parent | Added support for function calls as values in LSL-specific <0,0,0> and <0,0,0... (diff) | |
download | opensim-SC_OLD-3b844cb7563a4f2eea85e1903b753858b4e6a531.zip opensim-SC_OLD-3b844cb7563a4f2eea85e1903b753858b4e6a531.tar.gz opensim-SC_OLD-3b844cb7563a4f2eea85e1903b753858b4e6a531.tar.bz2 opensim-SC_OLD-3b844cb7563a4f2eea85e1903b753858b4e6a531.tar.xz |
Untested bugfix in state support
Replaced (?<s1>(?![a-zA-Z_]+)\s*)" + @"([a-zA-Z_]+)(?<s2>[^a-zA-Z_\(\)]*){ with (?<s1>(?![a-zA-Z_]+)\s*)" + @"(state\s+)?([a-zA-Z_]+)(?<s2>[^a-zA-Z_\(\)]*){
Lets see what happens now... :)
Diffstat (limited to 'OpenSim/Framework/Configuration')
0 files changed, 0 insertions, 0 deletions