Overwrite
Complete Overwrite of the Folder with the free shard. ServUO 57.3 has been added.
This commit is contained in:
13
Scripts/SubSystem/ACC/ACCGumpParams.cs
Normal file
13
Scripts/SubSystem/ACC/ACCGumpParams.cs
Normal file
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace Server.ACC
|
||||
{
|
||||
public class ACCGumpParams
|
||||
{
|
||||
public ACCGumpParams()
|
||||
{
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user