build OsgGraph with static shadow by default
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5493 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 00eda495a5f5f2b2658b67273328cccf314b7467 Former-commit-id: 915d7499b67c0e091769ffabc6f221e5085973c2
This commit is contained in:
parent
569be76e5a
commit
bf197fe41d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
#include <track.h> //tTrack
|
||||
#include <raceman.h> // tSituation
|
||||
|
||||
#define SHADOW_TECHNIQUE 3
|
||||
#define SHADOW_TECHNIQUE 0
|
||||
|
||||
class SDSky;
|
||||
class SDScenery;
|
||||
|
|
Loading…
Reference in a new issue