From 8c11aec27694d53f09c8070a4b7060741f8588d9 Mon Sep 17 00:00:00 2001 From: Sander Schobers Date: Wed, 13 May 2020 16:36:46 +0200 Subject: [PATCH] Renamed image.go to texture.go. --- allg5ui/{image.go => texture.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename allg5ui/{image.go => texture.go} (100%) diff --git a/allg5ui/image.go b/allg5ui/texture.go similarity index 100% rename from allg5ui/image.go rename to allg5ui/texture.go