Browse Source

Added Aiming Sample

Christopher Whitley 2 years ago
parent
commit
db81d8b02b
2 changed files with 4 additions and 0 deletions
  1. 3 0
      .gitmodules
  2. 1 0
      AimingSample

+ 3 - 0
.gitmodules

@@ -7,3 +7,6 @@
 [submodule "SkinnedModel_MonoGame"]
 	path = SkinnedModel_MonoGame
 	url = https://github.com/SimonDarksideJ/SkinnedModel_MonoGame
+[submodule "AimingSample"]
+	path = AimingSample
+	url = https://github.com/xna-to-monogame/AimingSample.git

+ 1 - 0
AimingSample

@@ -0,0 +1 @@
+Subproject commit cde5473c36934725af3ac718bcd8ebbbcc0b34a0