Interface Terminal
Fixed bug with Assembler Packet Crashing the server.
This commit is contained in:
@@ -2,5 +2,5 @@ package appeng.client;
|
||||
|
||||
public enum EffectType
|
||||
{
|
||||
Energy, Lightning, Vibrant, Crafting
|
||||
Energy, Lightning, Vibrant, Crafting, Assembler
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user