Преглед на файлове

Merge pull request #32 from defold/tinyfix

tiny doc fix
Mathias Westerdahl преди 6 години
родител
ревизия
10b6c29643
променени са 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