Skip to content

Commit

Permalink
API tick 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrikkk committed Aug 10, 2015
1 parent b604ade commit 79d8531
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain

*.dll
Binary file added Unplaceables/.vs/Unplaceables/v14/.suo
Binary file not shown.
2 changes: 1 addition & 1 deletion Unplaceables/Plugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
namespace Unplaceables
{

[ApiVersion(1, 19)]
[ApiVersion(1, 21)]
public class Plugin : TerrariaPlugin
{
public override string Name { get { return "Unplaceables"; } }
Expand Down
Binary file modified Unplaceables/bin/Release/Unplaceables.dll
Binary file not shown.
Binary file modified Unplaceables/obj/Release/Unplaceables.dll
Binary file not shown.

0 comments on commit 79d8531

Please sign in to comment.