diff options
author | McCabe Maxsted | 2010-04-13 23:17:44 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-04-13 23:17:44 -0700 |
commit | 61aad9b5a5bec3ae2e2c92ba46b633908c634618 (patch) | |
tree | 18aeb318e5147d9f58d220340b51662d0612eea4 | |
parent | Changed advanced build options to per-account settings, added OK, Apply, Canc... (diff) | |
download | meta-impy-61aad9b5a5bec3ae2e2c92ba46b633908c634618.zip meta-impy-61aad9b5a5bec3ae2e2c92ba46b633908c634618.tar.gz meta-impy-61aad9b5a5bec3ae2e2c92ba46b633908c634618.tar.bz2 meta-impy-61aad9b5a5bec3ae2e2c92ba46b633908c634618.tar.xz |
Enable grid sub-unit snapping by default
-rw-r--r-- | linden/indra/newview/app_settings/settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linden/indra/newview/app_settings/settings.xml b/linden/indra/newview/app_settings/settings.xml index 9f2854b..9c498c2 100644 --- a/linden/indra/newview/app_settings/settings.xml +++ b/linden/indra/newview/app_settings/settings.xml | |||
@@ -5217,7 +5217,7 @@ | |||
5217 | <key>Type</key> | 5217 | <key>Type</key> |
5218 | <string>Boolean</string> | 5218 | <string>Boolean</string> |
5219 | <key>Value</key> | 5219 | <key>Value</key> |
5220 | <integer>0</integer> | 5220 | <integer>1</integer> |
5221 | </map> | 5221 | </map> |
5222 | <key>GridSubdivision</key> | 5222 | <key>GridSubdivision</key> |
5223 | <map> | 5223 | <map> |