Fixed Private Workshop message assignment.
This commit is contained in:
		@@ -53,9 +53,6 @@ public class RequestRecipeShopMessageSet implements IClientIncomingPacket
 | 
			
		||||
			return;
 | 
			
		||||
		}
 | 
			
		||||
		
 | 
			
		||||
		if (player.hasManufactureShop())
 | 
			
		||||
		{
 | 
			
		||||
			player.setStoreName(_name);
 | 
			
		||||
		}
 | 
			
		||||
		player.setStoreName(_name);
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user