lower signs
This commit is contained in:
parent
9d9610a882
commit
90e42642b6
@ -256,7 +256,7 @@ ssgBranch *sgMakeTaxiSign( SGMaterialLib *matlib,
|
||||
|
||||
// Part II: typeset
|
||||
double hpos = -total_width / 2;
|
||||
const double dist = 0.5; // hard-code distance from surface for now
|
||||
const double dist = 0.25; // hard-code distance from surface for now
|
||||
|
||||
sgVec3 normal;
|
||||
sgSetVec3(normal, 0, -1, 0);
|
||||
|
Loading…
Reference in New Issue
Block a user