Add missing feature warning to FlashAudioSource.
This commit is contained in:
@@ -119,6 +119,7 @@ class FlashAudioSource
|
||||
|
||||
public function getPitch():Float
|
||||
{
|
||||
lime.utils.Log.verbose("Pitch is not supported in Flash.");
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user