]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Fix draw_aspect for when the image has no size, previously the engine used to return...
authorSamual <samual@xonotic.org>
Fri, 27 Jan 2012 03:10:06 +0000 (22:10 -0500)
committerSamual <samual@xonotic.org>
Fri, 27 Jan 2012 03:10:06 +0000 (22:10 -0500)
commit69c1bc26454d9463f951f55d9b3f4f419483c227
treedc848d6c519aedfc311a546a52377142f0dbbb94
parentebfe1ba1f44a43346a084748ed635d37ac0a2733
Fix draw_aspect for when the image has no size, previously the engine used to return '16 16 0' (notexture size), now it returns just '0 0 0', so just check for this in the macro.
qcsrc/client/miscfunctions.qc