Copy paste fail
This commit is contained in:
parent
addea02fb7
commit
f04da74f8b
1 changed files with 1 additions and 1 deletions
|
|
@ -455,7 +455,7 @@ namespace TShockAPI
|
||||||
public int X { get; set; }
|
public int X { get; set; }
|
||||||
public int Y { get; set; }
|
public int Y { get; set; }
|
||||||
}
|
}
|
||||||
public static HandlerList<ChestOpenEventArgs> Sign;
|
public static HandlerList<SignEventArgs> Sign;
|
||||||
|
|
||||||
private static bool OnSignEvent(short id, int x, int y)
|
private static bool OnSignEvent(short id, int x, int y)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue