Correct mistake checking version

This commit is contained in:
2018-06-28 16:01:01 +02:00
parent e65d7665f1
commit 8caedc27d9

View File

@@ -1585,7 +1585,7 @@ void init_userdef_do_versions(Main *bmain)
}
if (!USER_VERSION_ATLEAST(278, 20)) {
if (!USER_VERSION_ATLEAST(280, 20)) {
U.gpu_viewport_quality = 0.6f;
/* Reset theme, old themes will not be compatible with minor version updates from now on. */