mirror of
https://github.com/minetest/minetest.git
synced 2025-03-06 20:48:40 +01:00
Remove deprecation mark on TGA texture format (#13877)
This commit is contained in:
parent
c9655e54ce
commit
341e53f2e2
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@ the clients (see [Translations]). Accepted characters for names are:
|
|||
|
||||
Accepted formats are:
|
||||
|
||||
images: .png, .jpg, .bmp, (deprecated) .tga
|
||||
images: .png, .jpg, .bmp, .tga
|
||||
sounds: .ogg vorbis
|
||||
models: .x, .b3d, .obj
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue