own rna naming commits r31439 r31472 also renamed BGE vars unintentionally

This commit is contained in:
Campbell Barton
2010-08-26 23:49:46 +00:00
parent ea3be03743
commit c20bb3ec43
5 changed files with 13 additions and 13 deletions

View File

@@ -557,7 +557,7 @@ int main(int argc, char** argv)
#if 0
// future stuff
else if(!strcmp(argv[i], "use_stencil")
else if(!strcmp(argv[i], "stencil")
stereomode = RAS_STEREO_STENCIL;
#endif