16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 01:59:19 +02:00

properly load tga with top-left origin

This commit is contained in:
milek7
2018-01-29 22:14:36 +01:00
parent 07b0ac6a95
commit 1c43c24be3
3 changed files with 39 additions and 6 deletions

View File

@@ -250,7 +250,7 @@ int main(int argc, char *argv[])
}
#endif
Global::asVersion = "M7 18.01";
Global::asVersion = "M7 29.01.2018";
for (int i = 1; i < argc; ++i)
{