[Rpgworldmodel-commits] SF.net SVN: rpgworldmodel:[22] src/RPGWorldModel.Implementation/Humans.cs
Status: Inactive
Brought to you by:
deadwood_pl
From: <dea...@us...> - 2014-05-27 18:05:35
|
Revision: 22 http://sourceforge.net/p/rpgworldmodel/code/22 Author: deadwood_pl Date: 2014-05-27 18:05:31 +0000 (Tue, 27 May 2014) Log Message: ----------- second test Modified Paths: -------------- src/RPGWorldModel.Implementation/Humans.cs Modified: src/RPGWorldModel.Implementation/Humans.cs =================================================================== --- src/RPGWorldModel.Implementation/Humans.cs 2014-05-27 18:03:01 UTC (rev 21) +++ src/RPGWorldModel.Implementation/Humans.cs 2014-05-27 18:05:31 UTC (rev 22) @@ -2,6 +2,7 @@ using RPGWorldModel.TopLevelImplementation.Entities.LiveEntities; using RPGWorldModel.Abstracts.Support.Damage; +// comment namespace RPGWorldModel.Implementation.Entities.LiveEntities.Humans { public class HumanSoldier : Human This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |