mirror of
https://github.com/minetest/minetest.git
synced 2024-12-23 06:32:23 +01:00
Remove deprecation mark on TGA texture format (#13877)
This commit is contained in:
parent
c9655e54ce
commit
341e53f2e2
@ -265,7 +265,7 @@ the clients (see [Translations]). Accepted characters for names are:
|
|||||||
|
|
||||||
Accepted formats are:
|
Accepted formats are:
|
||||||
|
|
||||||
images: .png, .jpg, .bmp, (deprecated) .tga
|
images: .png, .jpg, .bmp, .tga
|
||||||
sounds: .ogg vorbis
|
sounds: .ogg vorbis
|
||||||
models: .x, .b3d, .obj
|
models: .x, .b3d, .obj
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user