浏览代码

tiny doc fix

mathiaswking 6 年之前
父节点
当前提交
8b6f33c456
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      docs/en/manuals/extensions-best-practices.md

+ 0 - 2
docs/en/manuals/extensions-best-practices.md

@@ -56,8 +56,6 @@ Always make sure that you have access to your dependencies. E.g. if you depend o
 
 
 The code in that library will be injected into your game, so make sure the library does what it's supposed to do, and nothing more!
 The code in that library will be injected into your game, so make sure the library does what it's supposed to do, and nothing more!
 
 
-<legal note?>
-
 
 
 # Project structure
 # Project structure