Clean up all

Remvoe TextBoxXP
This commit is contained in:
2022-11-27 16:51:47 +08:00
parent d169de9a9e
commit c7898401ce
52 changed files with 925 additions and 1102 deletions

View File

@@ -14,8 +14,9 @@
*
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
*
**/
namespace GrasscutterTools.Game.Player
{
/// <summary>
@@ -39,4 +40,4 @@ namespace GrasscutterTools.Game.Player
/// </summary>
public const int PlayerMaxLevel = 60;
}
}
}