mirror of
https://github.com/ksherlock/mpw.git
synced 2024-11-21 09:30:55 +00:00
allow all resource types to be loaded
This commit is contained in:
parent
24666c209f
commit
3448078612
@ -94,6 +94,8 @@ namespace
|
||||
// change it to a blacklist rather than
|
||||
// a whitelist at some point.
|
||||
|
||||
return true;
|
||||
|
||||
switch (type)
|
||||
{
|
||||
case 0x76657273: // 'vers';
|
||||
|
Loading…
Reference in New Issue
Block a user