Implemented Animation Clip asset and animation controller #410
|
@ -28,7 +28,7 @@ of DigiPen Institute of Technology is prohibited.
|
|||
namespace SHADE
|
||||
{
|
||||
/*-----------------------------------------------------------------------------------*/
|
||||
/* SHAnimClipCreatePrompt - Cosntructors/Destructors */
|
||||
/* SHAnimClipCreatePrompt - Constructors/Destructors */
|
||||
/*-----------------------------------------------------------------------------------*/
|
||||
SHAnimClipCreatePrompt::SHAnimClipCreatePrompt()
|
||||
: SHPopUpWindow("Create Animation Clip", true, 0, 0) {}
|
||||
|
|
Loading…
Reference in New Issue