visual studio is unable to delete this file via normal means

This commit is contained in:
Evil Factory
2022-03-03 13:58:43 -03:00
parent 7cfee859a1
commit dd42269f31

View File

@@ -1,14 +0,0 @@
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);
//}
}
}