Advertisement
kolton

Untitled

Nov 3rd, 2011
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. case UNIT_OWNER:
  2. JS_NewNumberValue(cx, (jsdouble)pUnit->dwOwnerId, vp);
  3. //*vp = INT_TO_JSVAL(pUnit->dwOwnerId); // old code
  4.  
  5.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement