|
@@ -11,9 +11,9 @@ namespace GFGGame
|
|
|
{
|
|
|
public class ClothingSyntheticView : BaseWindow
|
|
|
{
|
|
|
- private const int HEAD_Y = 842;
|
|
|
+ private const int HEAD_Y = 942;
|
|
|
private const int FA_XING_Y = 609;
|
|
|
- private const int UPPER_BODY_Y = 459;
|
|
|
+ private const int UPPER_BODY_Y = 383;
|
|
|
private const int LOWER_BODY_Y = 112;
|
|
|
private const int SHOES_Y = -287;
|
|
|
private const int BODY_Y = 289;
|