mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-15 20:08:54 +03:00
Removed audio emitter component settings displaying twice
This commit is contained in:
@@ -129,7 +129,6 @@ void EditorSelectionPanel::DrawEntity(Nuake::Entity entity)
|
||||
mCylinderColliderPanel.Draw(entity);
|
||||
mMeshColliderPanel.Draw(entity);
|
||||
mCharacterControllerPanel.Draw(entity);
|
||||
mAudioEmitterPanel.Draw(entity);
|
||||
mNavMeshVolumePanel.Draw(entity);
|
||||
|
||||
using namespace Nuake;
|
||||
|
||||
Reference in New Issue
Block a user