allow all resource types to be loaded

This commit is contained in:
Kelvin Sherlock 2015-01-16 20:45:31 -05:00
parent 24666c209f
commit 3448078612

View File

@ -94,6 +94,8 @@ namespace
// change it to a blacklist rather than
// a whitelist at some point.
return true;
switch (type)
{
case 0x76657273: // 'vers';