1
0
Fork 0
mirror of git://git.psyced.org/git/psyced synced 2024-08-15 03:25:10 +00:00

client _examine was falling thru to _HTML

This commit is contained in:
psyc://psyced.org/~lynX 2009-11-08 20:04:56 +01:00
parent c324da0255
commit 2de03e7220
4 changed files with 12 additions and 4 deletions

View file

@ -3985,4 +3985,5 @@ usercmd
doesn't provide _availability (just provides _mood for example)
- tycho: Availability degree is not checked by server and can
be negative, like -5.
user
- psyc client _examine was falling thru to _HTML output, added return;