Explorar o código

Update file_access.md

Björn Ritzl %!s(int64=5) %!d(string=hai) anos
pai
achega
d2315d1173
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/en/manuals/file_access.md

+ 1 - 1
docs/en/manuals/file_access.md

@@ -16,8 +16,8 @@ Defold provides several different functions to work with files:
 ## File and folder locations
 File and folder locations can be divided into three categories:
 
-* Files and folders bundled with your application
 * Application specific files created by your application
+* Files and folders bundled with your application
 * System specific files accessed by your application
 
 ### How to save and load application specific files