B02005 - Boulder and vision followup

put back code to remove LAUNCH_UNSEEN from the mask that got lost
when I re-arranged the change.
This commit is contained in:
cohrs
2003-05-19 13:41:01 +00:00
parent 462858bd31
commit 619da67425

View File

@@ -1280,6 +1280,7 @@ int style;
"someone bowling." :
"rumbling in the distance.");
}
style &= ~LAUNCH_UNSEEN;
goto roll;
case ROLL|LAUNCH_KNOWN:
/* use otrapped as a flag to ohitmon */