More Cleanups

This commit is contained in:
hondacrx
2021-06-08 12:56:09 -04:00
parent 302a1f293c
commit 52e43853fe
58 changed files with 223 additions and 257 deletions
@@ -15,6 +15,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
using System;
namespace Framework.Constants
{
public enum AuctionResult
@@ -59,6 +61,7 @@ namespace Framework.Constants
Items = 50
}
[Flags]
public enum AuctionHouseFilterMask
{
None = 0x0,