Skip to content

Commit 80dfc64

Browse files
committed
Add AD/AC Questions and toggle
(Some letters for AD/AC Questions are missing and placed for now on the "Kanji" Button instead)
1 parent 47063c4 commit 80dfc64

File tree

5 files changed

+1072
-53
lines changed

5 files changed

+1072
-53
lines changed

.vs/FFCC Memories/v16/.suo

40 KB
Binary file not shown.

FFCC Memories/FFCC Memories.csproj

+4-1
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,9 @@
115115
<DesignTime>True</DesignTime>
116116
</Compile>
117117
<None Include="FFCC Memories_TemporaryKey.pfx" />
118+
<None Include="FFCC-Any.json">
119+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
120+
</None>
118121
<None Include="packages.config" />
119122
<None Include="Properties\app.manifest" />
120123
<None Include="Properties\Settings.settings">
@@ -126,7 +129,7 @@
126129
<DependentUpon>Settings.settings</DependentUpon>
127130
<DesignTimeSharedInput>True</DesignTimeSharedInput>
128131
</Compile>
129-
<None Include="FFCC-Any.json">
132+
<None Include="FFCC-ADAC.json">
130133
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
131134
</None>
132135
</ItemGroup>

0 commit comments

Comments
 (0)