2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-10 05:07:43 +00:00

Require Blender 2.83

This commit is contained in:
2020-06-13 20:09:17 -04:00
parent 45fe93ee94
commit 0dd67e0662
5 changed files with 5 additions and 6 deletions

View File

@@ -200,7 +200,7 @@ QVariant SysReqTableModel::data(const QModelIndex& index, int role) const {
return {};
#endif
case 5:
return tr("Blender 2.82");
return tr("Blender 2.83");
}
} else if (index.column() == 1) {
/* Your System */