mirror of
https://github.com/ksherlock/mpw.git
synced 2024-11-22 00:32:44 +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
|
// change it to a blacklist rather than
|
||||||
// a whitelist at some point.
|
// a whitelist at some point.
|
||||||
|
|
||||||
|
return true;
|
||||||
|
|
||||||
switch (type)
|
switch (type)
|
||||||
{
|
{
|
||||||
case 0x76657273: // 'vers';
|
case 0x76657273: // 'vers';
|
||||||
|
Loading…
Reference in New Issue
Block a user