[quake3-commits] [ioquake/ioq3] 581b63: Fix GL2 deluxemap 0, 0, 0 to 127, 127, 127
Zack Middleton
zturtleman at gmail.com
Sun Jan 12 18:52:29 EST 2014
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 581b6316b7c418996d193173e7ea107ce6d950a0
https://github.com/ioquake/ioq3/commit/581b6316b7c418996d193173e7ea107ce6d950a0
Author: Zack Middleton <zturtleman at gmail.com>
Date: 2014-01-12 (Sun, 12 Jan 2014)
Changed paths:
M code/renderergl2/tr_bsp.c
Log Message:
-----------
Fix GL2 deluxemap 0,0,0 to 127,127,127
Checked if first byte was 0 twice instead of checking second byte.
More information about the quake3-commits
mailing list