using System; using System.Collections.Generic; using System.Text; namespace Barotrauma { partial class LuaSetup { //private void NLua_HookException(object sender, NLua.Event.HookExceptionEventArgs e) //{ // HandleLuaException(e.Exception); //} } }