From 6c5a0786c2d49dd0aa4e936d9ca82e4f682a5ce6 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Thu, 2 Aug 2018 08:45:23 +0200 Subject: [PATCH] Fix build. --- .../Power/{SharedSMESComponent.cs => SharedSmesComponent.cs} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Content.Shared/GameObjects/Components/Power/{SharedSMESComponent.cs => SharedSmesComponent.cs} (100%) diff --git a/Content.Shared/GameObjects/Components/Power/SharedSMESComponent.cs b/Content.Shared/GameObjects/Components/Power/SharedSmesComponent.cs similarity index 100% rename from Content.Shared/GameObjects/Components/Power/SharedSMESComponent.cs rename to Content.Shared/GameObjects/Components/Power/SharedSmesComponent.cs