Setting icon and color for WaveTableSynth preset asset

#jira none
#rb Dan.Reynolds

#ROBOMERGE-SOURCE: CL 7711511 in //UE4/Release-4.23/...
#ROBOMERGE-BOT: RELEASE (Release-4.23 -> Main) (v385-7708028)

[CL 7711512 by maxwell hayes in Main branch]
This commit is contained in:
maxwell hayes
2019-08-02 20:53:45 -04:00
parent 974c9e4f3a
commit d4d4388bbd
2 changed files with 2 additions and 2 deletions
@@ -309,7 +309,7 @@ private:
SET_AUDIO_ICON(SoundEffectSourcePreset, SourceEffectPreset);
SET_AUDIO_ICON(SoundEffectSourcePresetChain, SourceEffectPresetChain_1);
SET_AUDIO_ICON(ModularSynthPresetBank, SoundGenericIcon_2);
SET_AUDIO_ICON(MonoWaveTableSynthPresetBank, SoundGenericIcon_2);
SET_AUDIO_ICON(MonoWaveTableSynthPreset, SoundGenericIcon_2);
SET_AUDIO_ICON(TimeSynthClip, SoundGenericIcon_2);
SET_AUDIO_ICON(TimeSynthVolumeGroup, SoundGenericIcon_1);