Fix warning for cards without "Radeon" in string (#2523)

This commit is contained in:
qwertychouskie
2016-06-21 16:38:44 -07:00
committed by auriamg
parent e7fbff6974
commit c17070209d

View File

@@ -26,5 +26,6 @@
1.32.20 -->
<card contains="Radeon" os="linux" version="<14.300" disable="DriverRecentEnough"/>
<card contains="Radeon" os="windows" version="<14.300" disable="DriverRecentEnough"/>
<card contains="ATI" os="windows" version="<14.300" disable="DriverRecentEnough"/>
</graphical-restrictions>