Unstable 0.17.0.0
This commit is contained in:
+8
@@ -0,0 +1,8 @@
|
||||
namespace Barotrauma
|
||||
{
|
||||
[RequiredByCorePackage]
|
||||
public class EnemySubmarineFile : BaseSubFile
|
||||
{
|
||||
public EnemySubmarineFile(ContentPackage contentPackage, ContentPath path) : base(contentPackage, path) { }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user