浏览代码

Add contributor name in file header

cosmy 9 年之前
父节点
当前提交
7f4ddfcd33
共有 1 个文件被更改,包括 1 次插入1 次删除
  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 "DetourTileCacheBuilder.h"