Skip to content

Commit

Permalink
Merge pull request #20 from Mikihero/rewrite
Browse files Browse the repository at this point in the history
Main logic rewrite
  • Loading branch information
Mikihero committed Sep 23, 2023
2 parents 19f9b82 + 8aa6462 commit b6f2f92
Show file tree
Hide file tree
Showing 5 changed files with 382 additions and 370 deletions.
2 changes: 1 addition & 1 deletion BetterCoinflips/BetterCoinflips.csproj
Expand Up @@ -67,9 +67,9 @@
<Compile Include="Configs\Config.cs" />
<Compile Include="Configs\Translations.cs" />
<Compile Include="EventHandlers.cs" />
<Compile Include="Patches\SpawningCoinPatch.cs" />
<Compile Include="Plugin.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Types\CoinEffect.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="EXILED">
Expand Down

0 comments on commit b6f2f92

Please sign in to comment.