ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/Development/ray/src/rt/rxcmain.cpp
(Generate patch)

Comparing ray/src/rt/rxcmain.cpp (file contents):
Revision 2.21 by greg, Tue Oct 21 16:12:05 2025 UTC vs.
Revision 2.22 by greg, Thu Oct 23 01:26:48 2025 UTC

# Line 569 | Line 569 | quit(
569          int  code
570   )
571   {
572 <        myRCmanager.FlushQueue();       // leave nothing in queue
572 >        if (!code)
573 >                myRCmanager.ClearModifiers();
574  
575          exit(code);
576   }

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)