Changeset 122 in tmcsimulator-scriptbuilder for trunk/src/scriptbuilder/structures/ScriptIncident.java
- Timestamp:
- 09/19/2017 02:15:02 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/scriptbuilder/structures/ScriptIncident.java
r120 r122 188 188 public void addNewEvent(I_ScriptEvent ev, int start) 189 189 { 190 /* 190 191 int leftoverSeconds = start % 60; 191 192 … … 202 203 } 203 204 } 205 */ 204 206 205 207 //Check to see if there's already a timeslice here
Note: See TracChangeset
for help on using the changeset viewer.
