RegionHooks now has the public modifier
This commit is contained in:
parent
aea53777c5
commit
8cc404d963
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ using TShockAPI.DB;
|
||||||
|
|
||||||
namespace TShockAPI.Hooks
|
namespace TShockAPI.Hooks
|
||||||
{
|
{
|
||||||
class RegionHooks
|
public class RegionHooks
|
||||||
{
|
{
|
||||||
internal class RegionEnteredEventArgs
|
internal class RegionEnteredEventArgs
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue