mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
implemented Marble scripts decryption.
This commit is contained in:
@@ -216,6 +216,9 @@
|
||||
<SubType>Code</SubType>
|
||||
<DependentUpon>WidgetLPK.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WidgetMBL.xaml.cs">
|
||||
<DependentUpon>WidgetMBL.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WidgetNOA.xaml.cs">
|
||||
<DependentUpon>WidgetNOA.xaml</DependentUpon>
|
||||
</Compile>
|
||||
@@ -320,6 +323,10 @@
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
<Page Include="WidgetMBL.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</Page>
|
||||
<Page Include="WidgetNOA.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
|
||||
Reference in New Issue
Block a user