]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/settings_translation_file.cpp
Fix OSX builds caused by __WORDSIZE again (#6307)
[dragonfireclient.git] / src / settings_translation_file.cpp
index d472852b8a43ab502a8107081940f64ec82341ed..a7fa67a749af749680388af0fe6e71f8dd8305bf 100644 (file)
@@ -245,6 +245,8 @@ fake_function() {
        gettext("Field of view while zooming in degrees.\nThis requires the \"zoom\" privilege on the server.");
        gettext("Gamma");
        gettext("Adjust the gamma encoding for the light tables. Higher numbers are brighter.\nThis setting is for the client only and is ignored by the server.");
+       gettext("Darkness sharpness");
+       gettext("Lightness sharpness");
        gettext("Texture path");
        gettext("Path to texture directory. All textures are first searched from here.");
        gettext("Video driver");