From 1f9838353563ea148166eec24c125a171b6b61f3 Mon Sep 17 00:00:00 2001 From: Anuken Date: Mon, 8 Nov 2021 22:21:04 -0500 Subject: [PATCH] EEEEEEEEEEEEEENERGYYYYYYYYYY --- core/src/mindustry/content/Blocks.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/mindustry/content/Blocks.java b/core/src/mindustry/content/Blocks.java index 5428c27b32..0dd5b78598 100644 --- a/core/src/mindustry/content/Blocks.java +++ b/core/src/mindustry/content/Blocks.java @@ -122,7 +122,7 @@ public class Blocks implements ContentList{ nuclearWarhead, warheadAssembler, ballisticSilo //TODO ; - /** @deprecated use the blocks with proper names, */ + /** @deprecated use the blocks with proper names */ @Deprecated public static Block blockForge, blockLoader, blockUnloader;