From b40892910b6916307268b3c9b1d4d0e80cb4f832 Mon Sep 17 00:00:00 2001 From: RT Date: Sun, 26 Jul 2026 10:35:29 -0500 Subject: [PATCH] fix filename for db structure file to match the new naming convention. --- MW4/{dbstruct.txt => db_schema.sql} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename MW4/{dbstruct.txt => db_schema.sql} (100%) diff --git a/MW4/dbstruct.txt b/MW4/db_schema.sql similarity index 100% rename from MW4/dbstruct.txt rename to MW4/db_schema.sql