Fixed item pickup sounds playing during loading
This commit is contained in:
@@ -102,6 +102,11 @@ namespace Barotrauma
|
||||
get;
|
||||
private set;
|
||||
}
|
||||
|
||||
public bool LoadingScreenOpen
|
||||
{
|
||||
get { return loadingScreenOpen; }
|
||||
}
|
||||
|
||||
public GameMain()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user