diff options
| author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2025-04-10 01:05:12 +0300 |
|---|---|---|
| committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2025-04-10 01:05:12 +0300 |
| commit | 2813097aff00d856aa076ade4738a54fe48e25b6 (patch) | |
| tree | c053650ad593746af6694d03c613934bfefd06b0 /indra/newview/app_settings | |
| parent | b7dd677933797a72175a95f2945b2ca8363e09b5 (diff) | |
| parent | 7947ce355964752d8385f11e2abdc4ca405c7e65 (diff) | |
Merge commit '7947ce3' into marchcat/maint-c/maint-c-restore
# Conflicts:
# indra/newview/llappviewer.cpp
Diffstat (limited to 'indra/newview/app_settings')
| -rw-r--r-- | indra/newview/app_settings/settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/app_settings/settings.xml b/indra/newview/app_settings/settings.xml index 4293fa3034..9743323466 100644 --- a/indra/newview/app_settings/settings.xml +++ b/indra/newview/app_settings/settings.xml @@ -91,7 +91,7 @@ <key>Type</key> <string>S32</string> <key>Value</key> - <real>300.0</real> + <real>300</real> </map> <key>AckCollectTime</key> <map> |
