Added audio playback to the AssetBrowser
This commit is contained in:
committed by
Matthias Mailänder
parent
7a9e0863d6
commit
8b944e9c82
@@ -17,6 +17,7 @@ namespace OpenRA
|
||||
{
|
||||
public readonly string[] SpriteExtensions = Array.Empty<string>();
|
||||
public readonly string[] ModelExtensions = Array.Empty<string>();
|
||||
public readonly string[] AudioExtensions = Array.Empty<string>();
|
||||
public readonly string[] VideoExtensions = Array.Empty<string>();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user