v1.3.0.1 (Epic Store release)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace Barotrauma;
|
||||
|
||||
public static partial class EosInterface
|
||||
{
|
||||
public enum ApplicationCredentials
|
||||
{
|
||||
Client,
|
||||
Server
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user