[wpdev-commits] wolfpack items.cpp,1.432,1.433
Brought to you by:
rip,
thiagocorrea
From: Richard M. <dr...@us...> - 2004-08-14 09:28:12
|
Update of /cvsroot/wpdev/wolfpack In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13155 Modified Files: items.cpp Log Message: Small documentation fix Index: items.cpp =================================================================== RCS file: /cvsroot/wpdev/wolfpack/items.cpp,v retrieving revision 1.432 retrieving revision 1.433 diff -C2 -d -r1.432 -r1.433 *** items.cpp 14 Aug 2004 03:40:36 -0000 1.432 --- items.cpp 14 Aug 2004 09:27:45 -0000 1.433 *************** *** 1826,1832 **** \property item.visible The visibile level of the object. Values: ! <code>0 - Everyone ! 1 - Owner ! 2 - Invisible </code> */ --- 1826,1831 ---- \property item.visible The visibile level of the object. Values: ! <code>0 - Invisible ! 1 - Visible </code> */ |