Skip to content

Commit

Permalink
renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
exuvo committed Jan 6, 2020
1 parent ea5b9eb commit 218b37c
Show file tree
Hide file tree
Showing 41 changed files with 31 additions and 11,817 deletions.
Binary file modified TombstoneDeathMod2/.vs/TombstoneDeathMod2/v15/.suo
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion TombstoneDeathMod2/GlobalTombstone.cs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
using System.IO;
using Terraria.Localization;

namespace TombstoneDeathMod
namespace TombstoneDeathMod2
{
public class GlobalTombstone : GlobalTile
{
Expand Down
2 changes: 1 addition & 1 deletion TombstoneDeathMod2/PlayerDeathInventory.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
using Terraria.ID;
using Terraria.ModLoader;

namespace TombstoneDeathMod
namespace TombstoneDeathMod2
{
public class PlayerDeathInventory
{
Expand Down
2 changes: 1 addition & 1 deletion TombstoneDeathMod2/TombstoneDeathMod.cs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
using Terraria.Localization;
using Terraria.ModLoader;

namespace TombstoneDeathMod
namespace TombstoneDeathMod2
{
public class TombstoneDeathMod: Terraria.ModLoader.Mod
{
Expand Down
2 changes: 1 addition & 1 deletion TombstoneDeathMod2/TombstoneDeathMod2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\..\references\tModLoader.targets" />
<PropertyGroup>
<AssemblyName>TombstoneDeathMod</AssemblyName>
<AssemblyName>TombstoneDeathMod2</AssemblyName>
<TargetFramework>net45</TargetFramework>
<PlatformTarget>x86</PlatformTarget>
<LangVersion>latest</LangVersion>
Expand Down
2 changes: 1 addition & 1 deletion TombstoneDeathMod2/TombstoneGlobalProjectile.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
using Terraria.ID;
using Terraria.ModLoader;

namespace TombstoneDeathMod
namespace TombstoneDeathMod2
{
class TombstoneGlobalProjectile : GlobalProjectile
{
Expand Down
2 changes: 1 addition & 1 deletion TombstoneDeathMod2/TombstonePlayer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
using Terraria.ModLoader;
using Terraria.ModLoader.IO;

namespace TombstoneDeathMod
namespace TombstoneDeathMod2
{
public class TombstonePlayer : ModPlayer
{
Expand Down
Binary file not shown.
Binary file removed TombstoneDeathMod2/bin/Release/net45/MP3Sharp.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed TombstoneDeathMod2/bin/Release/net45/Mono.Cecil.dll
Binary file not shown.
Binary file not shown.
165 changes: 0 additions & 165 deletions TombstoneDeathMod2/bin/Release/net45/MonoMod.RuntimeDetour.xml

This file was deleted.

Binary file not shown.
Loading

0 comments on commit 218b37c

Please sign in to comment.