More background sprites again, sprite commonness can vary between different level types
This commit is contained in:
@@ -119,6 +119,11 @@ namespace Barotrauma
|
||||
private set;
|
||||
}
|
||||
|
||||
public LevelGenerationParams GenerationParams
|
||||
{
|
||||
get { return generationParams; }
|
||||
}
|
||||
|
||||
public Color BackgroundColor
|
||||
{
|
||||
get { return backgroundColor; }
|
||||
|
||||
Reference in New Issue
Block a user