Changeset 1153


Ignore:
Timestamp:
Sep 2, 2008, 1:24:02 PM (17 years ago)
Author:
John Small
Message:

ReleaseTool.cmd: Fixed a bug (not responding to option 20).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ReleaseTool.cmd

    r1152 r1153  
    345345      if action < 0 then
    346346         iterate
    347       if action <= 19 then
     347      if action <= 20 then
    348348         leave
    349349        end
Note: See TracChangeset for help on using the changeset viewer.