[Rpgworldmodel-commits] SF.net SVN: rpgworldmodel:[23] src/RPGWorldModel.Implementation/Pants.cs
Status: Inactive
Brought to you by:
deadwood_pl
From: <dea...@us...> - 2014-05-27 19:23:44
|
Revision: 23 http://sourceforge.net/p/rpgworldmodel/code/23 Author: deadwood_pl Date: 2014-05-27 19:23:41 +0000 (Tue, 27 May 2014) Log Message: ----------- clean up Modified Paths: -------------- src/RPGWorldModel.Implementation/Pants.cs Modified: src/RPGWorldModel.Implementation/Pants.cs =================================================================== --- src/RPGWorldModel.Implementation/Pants.cs 2014-05-27 18:05:31 UTC (rev 22) +++ src/RPGWorldModel.Implementation/Pants.cs 2014-05-27 19:23:41 UTC (rev 23) @@ -1,7 +1,6 @@ using System; using RPGWorldModel.TopLevelImplementation.Entities.Items; -// comment namespace RPGWorldModel.Implementation.Entities.Items.Pants { public class CottonPants : RPGWorldModel.TopLevelImplementation.Entities.Items.Pants This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |