[Rpgworldmodel-commits] SF.net SVN: rpgworldmodel:[21] src/RPGWorldModel.Implementation/Pants.cs
Status: Inactive
Brought to you by:
deadwood_pl
From: <dea...@us...> - 2014-05-27 18:03:11
|
Revision: 21 http://sourceforge.net/p/rpgworldmodel/code/21 Author: deadwood_pl Date: 2014-05-27 18:03:01 +0000 (Tue, 27 May 2014) Log Message: ----------- ss Modified Paths: -------------- src/RPGWorldModel.Implementation/Pants.cs Modified: src/RPGWorldModel.Implementation/Pants.cs =================================================================== --- src/RPGWorldModel.Implementation/Pants.cs 2006-07-16 15:05:17 UTC (rev 20) +++ src/RPGWorldModel.Implementation/Pants.cs 2014-05-27 18:03:01 UTC (rev 21) @@ -1,6 +1,7 @@ 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. |