v1.3.0.1 (Epic Store release)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Barotrauma;
|
||||
|
||||
public enum FriendStatus
|
||||
{
|
||||
Offline,
|
||||
NotPlaying,
|
||||
PlayingAnotherGame,
|
||||
PlayingBarotrauma
|
||||
}
|
||||
Reference in New Issue
Block a user