mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 22:54:34 +00:00
use the same renderpriority range across all cases
This commit is contained in:
parent
44b0d896b8
commit
ffe83b1d2d
7 changed files with 12 additions and 12 deletions
|
|
@ -202,7 +202,7 @@ protected:
|
|||
|
||||
String mRenderBin;
|
||||
|
||||
F32 mRenderPriority;
|
||||
S16 mRenderPriority;
|
||||
|
||||
/// This is true if the effect has been succesfully
|
||||
/// initialized and all requirements are met for use.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue