New weapon pattern system
This commit is contained in:
@@ -10,7 +10,8 @@ import static mindustry.Vars.*;
|
||||
public class CacheLayer{
|
||||
public static CacheLayer
|
||||
|
||||
water, mud, cryofluid, tar, slag, arkycite, space, normal, walls;
|
||||
water, mud, cryofluid, tar, slag, arkycite,
|
||||
space, normal, walls;
|
||||
|
||||
public static CacheLayer[] all = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user