fix NetModuleType changes

This commit is contained in:
xuyuwtu 2026-01-29 10:16:11 +08:00
parent bd28c5548b
commit 1d2bfbe62f
3 changed files with 8 additions and 4 deletions

View file

@ -1,6 +1,6 @@
using System;
using System.Collections.Generic;
using Terraria;
using static TShockAPI.GetDataHandlers;
namespace TShockAPI.Handlers.NetModules