Chumhandle collision bug
This commit is contained in:
parent
cd99a85df2
commit
f0cd31e0f7
1 changed files with 1 additions and 0 deletions
1
TODO
1
TODO
|
@ -1,4 +1,5 @@
|
||||||
o Bugs:
|
o Bugs:
|
||||||
|
* some nicks can override others. ex: ectoBiologist and ectoBio. ectoBio's mood will be seen, not ectoBiologist's
|
||||||
* REGEXP: \b(\S)(\S*)(\S)\b REPLACE WITH: upper(\1)\2upper(\3) <--
|
* REGEXP: \b(\S)(\S*)(\S)\b REPLACE WITH: upper(\1)\2upper(\3) <--
|
||||||
this regexp, when used as a quirk and then typed in breaks
|
this regexp, when used as a quirk and then typed in breaks
|
||||||
* import modified.tar
|
* import modified.tar
|
||||||
|
|
Loading…
Reference in a new issue