From 492c61a97edbe5291e439f07629310dad9514a94 Mon Sep 17 00:00:00 2001 From: Pax1601 Date: Fri, 3 Mar 2023 21:11:06 +0100 Subject: [PATCH] Rename unitTypes.ts to unittypes.ts --- client/src/units/{unitTypes.ts => unittypes.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename client/src/units/{unitTypes.ts => unittypes.ts} (100%) diff --git a/client/src/units/unitTypes.ts b/client/src/units/unittypes.ts similarity index 100% rename from client/src/units/unitTypes.ts rename to client/src/units/unittypes.ts