// Copyright (c) Pixel Crushers. All rights reserved. using UnityEngine; namespace PixelCrushers.QuestMachine.Wrappers { public class ControlSpawnerQuestAction : PixelCrushers.QuestMachine.ControlSpawnerQuestAction { } }