Fixed pretend inventory drag and drop, and random additions that might

keep us from crashing.
This commit is contained in:
phr0z3nt04st
2010-05-23 20:06:26 -05:00
parent 3d47ba81e5
commit 22469f2222
6 changed files with 205 additions and 73 deletions

View File

@@ -801,7 +801,9 @@ void LLUUID::generate()
#endif
if (!has_init)
{
if (getNodeID(node_id) <= 0)
// <edit>
//if (getNodeID(node_id) <= 0)
// </edit>
{
get_random_bytes(node_id, 6);
/*