Browse Source

Add contributor name in file header

cosmy 9 years ago
parent
commit
7f4ddfcd33
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Source/ThirdParty/DetourTileCache/source/DetourTileCache.cpp

+ 1 - 1
Source/ThirdParty/DetourTileCache/source/DetourTileCache.cpp

@@ -1,4 +1,4 @@
-// Modified by Lasse Oorni for Urho3D
+// Modified by Lasse Oorni and cosmy1 for Urho3D
 
 
 #include "DetourTileCache.h"
 #include "DetourTileCache.h"
 #include "DetourTileCacheBuilder.h"
 #include "DetourTileCacheBuilder.h"