ಠ_ ಠ
This commit is contained in:
parent
6ed2b5044d
commit
8d1377c7cf
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ namespace TShockAPI
|
||||||
}
|
}
|
||||||
public int TileY
|
public int TileY
|
||||||
{
|
{
|
||||||
get { return (int)(X / 16); }
|
get { return (int)(Y / 16); }
|
||||||
}
|
}
|
||||||
|
|
||||||
public TSPlayer(int index)
|
public TSPlayer(int index)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue