]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/xonotic/dialog_settings_game_model.qc
Merge branch 'master' into terencehill/string_prefixes_cleanup
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / xonotic / dialog_settings_game_model.qc
index c2aedc1f7eaa99d764924864d018896df85fb58c..1f9a23f2e488c852b25073a943cfdf28ac6020d3 100644 (file)
@@ -28,7 +28,7 @@ void XonoticGameModelSettingsTab_fill(entity me)
 {
        entity e;
        //float i;
-       
+
        // Note that this is pretty terrible currently due to the lack of options for this tab...
        // There is really not many other decent places for these options, additionally
        // later I would like quite a few more options in this tab.