Overwrite
Complete Overwrite of the Folder with the free shard. ServUO 57.3 has been added.
This commit is contained in:
10
Scripts/SubSystem/Event System/Enums.cs
Normal file
10
Scripts/SubSystem/Event System/Enums.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
using System;
|
||||
|
||||
namespace Server.EventSystem
|
||||
{
|
||||
public enum EventType
|
||||
{
|
||||
None,
|
||||
TownInvasion
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user