From 49941a49af653410706b04e44c8b460973688222 Mon Sep 17 00:00:00 2001 From: Mark Sturgill Date: Wed, 5 Mar 2014 11:49:36 -0700 Subject: [PATCH] typo --- Server/ExpansionInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Server/ExpansionInfo.cs b/Server/ExpansionInfo.cs index e8261a44c..40c93d895 100644 --- a/Server/ExpansionInfo.cs +++ b/Server/ExpansionInfo.cs @@ -66,7 +66,7 @@ namespace Server EigthAge = 0x00000100, NinthAge = 0x00000200, /* Crystal/Shadow Custom House Tiles */ TenthAge = 0x00000400, - InceasedStorage = 0x00000800, /* Increased Housing/Bank Storage */ + IncreasedStorage = 0x00000800, /* Increased Housing/Bank Storage */ SeventhCharacterSlot= 0x00001000, RoleplayFaces = 0x00002000, TrialAccount = 0x00004000,