#include "StdAfx.h" #include "StorySheetWindow.h" cStorySheetWindow::cStorySheetWindow( eUINodeType type ) : cUIWindow( type ) { } cStorySheetWindow::~cStorySheetWindow() { }