Changeset 38 in tmcsimulator-scriptbuilder for trunk/src/scriptbuilder/structures/events/TMTRadioEvent.java
- Timestamp:
- 08/03/2017 04:30:19 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/scriptbuilder/structures/events/TMTRadioEvent.java
r36 r38 38 38 public String openTag(String s) 39 39 { 40 return "<" + s + "> \n";40 return "<" + s + ">"; 41 41 } 42 42
Note: See TracChangeset
for help on using the changeset viewer.
