|
@@ -8,7 +8,7 @@ using System.Collections;
|
|
|
|
|
|
namespace GFGGame
|
|
namespace GFGGame
|
|
{
|
|
{
|
|
- public class ClothingSyntheticView : BaseWindow
|
|
|
|
|
|
+ public class ClothingSyntheticView : BaseView
|
|
{
|
|
{
|
|
private const int HEAD_Y = 942;
|
|
private const int HEAD_Y = 942;
|
|
private const int FA_XING_Y = 609;
|
|
private const int FA_XING_Y = 609;
|