fixed debug background images names

This commit is contained in:
Ilshat Safiullin 2018-08-03 23:55:41 +05:00
parent ea6e4ff654
commit b4b42561eb
21 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
These files are made special for debugging, as they are smaller and their width and height are power of two,
so then they are being loading, it doesn't call TTextureListClass::NormalizeTexData(), which is very slow in debugging.