From 2353ef2e70948341296e27de9ce06c4c03f64f74 Mon Sep 17 00:00:00 2001 From: gravestench Date: Wed, 17 Feb 2021 10:23:49 -0800 Subject: [PATCH] renamed another file --- d2common/d2fileformats/d2ds1/{wall_record.go => wall.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename d2common/d2fileformats/d2ds1/{wall_record.go => wall.go} (100%) diff --git a/d2common/d2fileformats/d2ds1/wall_record.go b/d2common/d2fileformats/d2ds1/wall.go similarity index 100% rename from d2common/d2fileformats/d2ds1/wall_record.go rename to d2common/d2fileformats/d2ds1/wall.go