From 3c01881cf76cfb64e87d574ea4ea884beecce04e Mon Sep 17 00:00:00 2001 From: Och Noe Date: Sun, 2 Jun 2019 20:34:19 +0200 Subject: wrong filename corrected --- version_info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version_info') diff --git a/version_info b/version_info index 03f217f..3a35948 100755 --- a/version_info +++ b/version_info @@ -29,7 +29,7 @@ if [ $WIDTH -lt $HEIGHT ] ; then fi -pnmtopng .image2 >textures/moreblock_version_node.png +pnmtopng .image2 >textures/moreblocks_version_node.png -- cgit v1.2.3