mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2026-08-15 02:57:49 +04:00
msh 0x14 and different flags
This commit is contained in:
@@ -119,7 +119,7 @@ public static class NResParser
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (!formattable)
|
||||
if (formattable)
|
||||
{
|
||||
return Encoding.ASCII.GetString(bytes);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user