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