make my eyes happier: Random is now deprecated, moved lots of code around in a way that makes more sense and better LuaUserData error handling

This commit is contained in:
Evil Factory
2022-03-17 12:47:19 -03:00
parent 6026a0246d
commit 86066282cc
11 changed files with 1414 additions and 1416 deletions
@@ -1,13 +0,0 @@
using System;
using System.Collections.Generic;
using System.Text;
using Barotrauma.Networking;
using MoonSharp.Interpreter;
namespace Barotrauma
{
partial class LuaSetup
{
}
}