mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-10 05:07:43 +00:00
Update recommended Blender version text
This commit is contained in:
@@ -200,7 +200,7 @@ QVariant SysReqTableModel::data(const QModelIndex& index, int role) const {
|
||||
return {};
|
||||
#endif
|
||||
case 5:
|
||||
return tr("Blender 2.83");
|
||||
return tr("Blender 2.90");
|
||||
}
|
||||
} else if (index.column() == 1) {
|
||||
/* Your System */
|
||||
|
||||
Reference in New Issue
Block a user