[LuaNetworkVariables] rename classes

This commit is contained in:
NotAKidoS 2025-05-08 17:15:52 -05:00
parent 8b34359d1b
commit 0a01534aa4
12 changed files with 122 additions and 51 deletions

View file

@ -2,7 +2,7 @@
using MoonSharp.Interpreter;
using ABI_RC.Core.Player;
namespace NAK.LuaNetVars;
namespace NAK.LuaNetworkVariables;
public struct LuaEventContext
{