Changeset 185 in tmcsimulator-scriptbuilder for trunk/src/scriptbuilder/structures/ScriptEvent.java
- Timestamp:
- 01/12/2020 04:37:56 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/scriptbuilder/structures/ScriptEvent.java
r145 r185 129 129 public String toString() 130 130 { 131 return this.type.toString() + " - [Event De scription]";131 return this.type.toString() + " - [Event Details will appear here.]"; 132 132 } 133 133
Note: See TracChangeset
for help on using the changeset viewer.
