mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
grutil: Add missing switch case
This commit is contained in:
parent
b060767bd8
commit
4783c2902d
@ -714,6 +714,7 @@ make_texture_layer(const NodePath &render,
|
||||
case TextureStage::M_height:
|
||||
case TextureStage::M_selector:
|
||||
case TextureStage::M_normal_gloss:
|
||||
case TextureStage::M_emission:
|
||||
// Don't know what to do with these funny modes. We should probably raise
|
||||
// an exception or something. Fall through for now.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user