Changeset 5071
- Timestamp:
- May 15, 2008, 12:57:45 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/Media/tcl/irk/lib/irkreceive.tcl
r5070 r5071 297 297 variable state 298 298 299 set newnick [string range $dest 1end]299 set newnick [string range $dest 0 end] 300 300 301 301 # If our nick changed, remember it as the nick associated with
Note: See TracChangeset
for help on using the changeset viewer.