From a7365c129dba89b2a34589e4c1fbc0e7b3c66ae2 Mon Sep 17 00:00:00 2001 From: dP Date: Sun, 4 Apr 2021 17:47:15 +0300 Subject: [PATCH] Remove commended code --- src/gfxinit.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gfxinit.cpp b/src/gfxinit.cpp index 77f3aafbea..e3b02c3a21 100644 --- a/src/gfxinit.cpp +++ b/src/gfxinit.cpp @@ -191,7 +191,6 @@ static void LoadSpriteTables() i++ ); } - // LoadGrfFile("innerhighlight.grf", SPR_INNER_HIGHLIGHT_BASE, i++); LoadGrfFile("cmclient-3.grf", SPR_INNER_HIGHLIGHT_BASE - 4, i++); /* Initialize the unicode to sprite mapping table */