diff options
author | Justin Clark-Casey (justincc) | 2012-12-05 21:37:41 +0000 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2012-12-05 21:40:28 +0000 |
commit | d97440c7cf307ec701cc5351a0075239ece44727 (patch) | |
tree | 999db59d37beba42d716e10fa064492513ad2c63 /OpenSim/Tests/Clients | |
parent | minor: also comment out the debug log message which reports searching for chi... (diff) | |
download | opensim-SC_OLD-d97440c7cf307ec701cc5351a0075239ece44727.zip opensim-SC_OLD-d97440c7cf307ec701cc5351a0075239ece44727.tar.gz opensim-SC_OLD-d97440c7cf307ec701cc5351a0075239ece44727.tar.bz2 opensim-SC_OLD-d97440c7cf307ec701cc5351a0075239ece44727.tar.xz |
On XEngine.ProcessEventHandler(), instead of creating a new CultureInfo on every call use the single one set by Culture.SetCurrentCulture()
This is slightly different in that SetCurrentCulture() does not use overridden settings if the system culture matches en-US but some settings there have been changed.
This is what we want - we do not want to use any system overriden settings.
Diffstat (limited to 'OpenSim/Tests/Clients')
0 files changed, 0 insertions, 0 deletions