
06-14-2001, 08:04 PM
|
|
Script Monkey
|
 |
Join Date: May 2001
Posts: 18,222
|
|
Persistent Breakpoints
|
In the debugger, breakpoints should stay even if you enter the editor, so we don't have to fill them in again every time we edit the code. How else are we gonna test stuff in "if(created){" sections? |
|
|
|