Overwrite
Complete Overwrite of the Folder with the free shard. ServUO 57.3 has been added.
This commit is contained in:
10
Server/Targeting/TargetCancelType.cs
Normal file
10
Server/Targeting/TargetCancelType.cs
Normal file
@@ -0,0 +1,10 @@
|
||||
namespace Server.Targeting
|
||||
{
|
||||
public enum TargetCancelType
|
||||
{
|
||||
Overriden,
|
||||
Canceled,
|
||||
Disconnected,
|
||||
Timeout
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user