init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace VOID.Generic.DropTable
|
||||
{
|
||||
public enum DropTableTrigger
|
||||
{
|
||||
OnSpawn,
|
||||
OnDeath
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user