X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=CarFire%2FCarFire%2FCarFire%2FIEntity.cs;h=b8121719f1aef7614764591981af146b55be8a44;hb=b5eebc2087c00bb67b3a3b9ddcec4743aa7a8cdb;hp=cfa72c2cce0d60a06643743ab8f6121f61a47545;hpb=af9deb873b24dadd0d509ce199fc6cac2b3efbc9;p=chaz%2Fcarfire diff --git a/CarFire/CarFire/CarFire/IEntity.cs b/CarFire/CarFire/CarFire/IEntity.cs index cfa72c2..b812171 100644 --- a/CarFire/CarFire/CarFire/IEntity.cs +++ b/CarFire/CarFire/CarFire/IEntity.cs @@ -9,7 +9,7 @@ using Microsoft.Xna.Framework.Graphics; namespace CarFire { /// - /// A class to represent any object that can exist as an + /// An interface to represent any object that can exist as an /// independent piece of the game. /// public interface IEntity