From 08cf78b2c301cb545a348ee0698bd48c535c17b3 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Thu, 15 Feb 2018 22:49:14 +0100 Subject: [PATCH] fixed typo --- Pixelbalttle.cfg => Pixelbattle.cfg | 0 Pixelbalttle.dof => Pixelbattle.dof | 0 Pixelbalttle.dpr => Pixelbattle.dpr | 2 +- Pixelbalttle.res => Pixelbattle.res | Bin 4 files changed, 1 insertion(+), 1 deletion(-) rename Pixelbalttle.cfg => Pixelbattle.cfg (100%) rename Pixelbalttle.dof => Pixelbattle.dof (100%) rename Pixelbalttle.dpr => Pixelbattle.dpr (88%) rename Pixelbalttle.res => Pixelbattle.res (100%) diff --git a/Pixelbalttle.cfg b/Pixelbattle.cfg similarity index 100% rename from Pixelbalttle.cfg rename to Pixelbattle.cfg diff --git a/Pixelbalttle.dof b/Pixelbattle.dof similarity index 100% rename from Pixelbalttle.dof rename to Pixelbattle.dof diff --git a/Pixelbalttle.dpr b/Pixelbattle.dpr similarity index 88% rename from Pixelbalttle.dpr rename to Pixelbattle.dpr index 16a1f5c..3523ff3 100644 --- a/Pixelbalttle.dpr +++ b/Pixelbattle.dpr @@ -1,4 +1,4 @@ -program Pixelbalttle; +program Pixelbattle; uses Forms, diff --git a/Pixelbalttle.res b/Pixelbattle.res similarity index 100% rename from Pixelbalttle.res rename to Pixelbattle.res