mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2025-04-10 19:15:14 +00:00
- Removed a stale comment
This commit is contained in:
parent
897b1acb21
commit
c9147bc93d
|
|
@ -632,8 +632,6 @@ void CLegacy3D::InsertVertex(ModelCache *Cache, const Vertex *V, const Poly *P,
|
||||||
* to Colosseum, all expect modulation to be on. Palette vs. RGB
|
* to Colosseum, all expect modulation to be on. Palette vs. RGB
|
||||||
* polygon color seems to make no difference.
|
* polygon color seems to make no difference.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// TODO: check color table address?
|
|
||||||
modulate = true;
|
modulate = true;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue