]> Dogcows Code - chaz/carfire/commitdiff
login info added
authorbrady <brady@92bb83a3-7c8f-8a45-bc97-515c4e399668>
Thu, 18 Mar 2010 21:12:15 +0000 (21:12 +0000)
committerbrady <brady@92bb83a3-7c8f-8a45-bc97-515c4e399668>
Thu, 18 Mar 2010 21:12:15 +0000 (21:12 +0000)
git-svn-id: https://bd85.net/svn/cs3505_group@9 92bb83a3-7c8f-8a45-bc97-515c4e399668

Project06/lobbyTest/lobbyTest/Game1.cs

index cac6219b2a6fbb54311f352832002a15ed366e42..67de791ab767ec232da4aeca93e0ef4b1a156346 100644 (file)
@@ -27,6 +27,7 @@ namespace lobbyTest
         {\r
             graphics = new GraphicsDeviceManager(this);\r
             Content.RootDirectory = "Content";\r
+            Components.Add(new GamerServicesComponent(this));\r
         }\r
 \r
         /// <summary>\r
This page took 0.021733 seconds and 4 git commands to generate.