Update GT_Item_Casings1.java
This commit is contained in:
parent
7444ea7860
commit
a2d27ad80e
1 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,9 @@ public class GT_Item_Casings1
|
||||||
break;
|
break;
|
||||||
case 14:
|
case 14:
|
||||||
aList.add(this.mCoil03Tooltip);
|
aList.add(this.mCoil03Tooltip);
|
||||||
|
break;
|
||||||
|
case 15:
|
||||||
|
aList.add(this.mCoil04Tooltip);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue