Changeset 34226
- Timestamp:
- May 9, 2015, 10:02:46 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/plugins/tithek/tithek.h
r34225 r34226 229 229 cmd = ostrcat(cmd, "rmovi", 1, 0); 230 230 cmd = ostrcat(cmd, "e.", 1, 0); 231 cmd = ostrcat(cmd, " es", 1, 0);231 cmd = ostrcat(cmd, "is", 1, 0); 232 232 233 233 for(i = 0; i < 3; i++)
Note: See TracChangeset
for help on using the changeset viewer.