47958 {
47959 style = -1;
47961 {
47962 style = 0;
47963 }
47965 {
47966 style = 1;
47967 }
47969 {
47970 style = 2;
47971 }
47973 {
47974 style = 3;
47975 }
47976 if (style == -1 && wall > 0)
47977 {
47978 style = 4;
47979 }
47980 return style > -1;
47981 }
static bool SolidTileAllowBottomSlope(int i, int j)