Break: Difference between revisions
| Mblackwell (talk | contribs) No edit summary | No edit summary | ||
| Line 1: | Line 1: | ||
| Used to stop code after the break from executing. Can also be used to exit a [[state]] early. | Used to stop code after the break from executing. Can also be used to exit a [[state]] early. | ||
| [[Category:Duke3D 1.3/1.5 commands]] | |||
Revision as of 00:50, 24 September 2005
Used to stop code after the break from executing. Can also be used to exit a state early.
