Updated ru_ru lang. Should fix FTBTeam/FTB-Continuum#437

This commit is contained in:
drcrazy 2018-08-28 14:32:59 +03:00
parent 304046b457
commit f54353290b
4 changed files with 109 additions and 130 deletions

View file

@ -46,6 +46,7 @@ import techreborn.Core;
public class StackToolTipEvent {
@SuppressWarnings("deprecation")
@SideOnly(Side.CLIENT)
@SubscribeEvent
public void handleItemTooltipEvent(ItemTooltipEvent event) {