소스 검색

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!
 
-<legal note?>
-
 
 # Project structure