netgen:: hide rotation

This commit is contained in:
Zeno Rogue 2020-01-16 19:20:34 +01:00
parent 3f2c9ded4b
commit a6da5ded75
1 changed files with 1 additions and 0 deletions

View File

@ -699,6 +699,7 @@ EX namespace netgen {
}
if(uni == 's') {
View = Id;
if(ctof(centerover)) View = spin(2 * M_PI * (rand() % 7) / 7) * View;
playermoved = false;
}
else if(uni == 'c') {