Evaluated rename t+agenda +agenda
This commit is contained in:
committed by
FUCK YOU
parent
05706630ea
commit
728fc59ac2
1
procs/b800a73f299f8d07d59d415cce99644eca6d1648
Normal file
1
procs/b800a73f299f8d07d59d415cce99644eca6d1648
Normal file
@ -0,0 +1 @@
|
||||
{who args} { set w [string tolower $who]; if {[info exists ::agenda($w)] != 1} {set ::agenda($who) {}}; set ::agenda($who) [uniq [lappend ::agenda($who) [args]]]; . Added $args to $who}
|
Reference in New Issue
Block a user