Murray Grapentine
Murray Grapentine (born August 24, 1977 in Wetaskiwin, Alberta) is a volleyball player from Canada, who competes for the Men's National Team. Playing as a middle-blocker he was named Best Blocker at the 2003 and the 2007 NORCECA Championship.
Personal information | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Born | August 24, 1977 | ||||||||||||||||||||||
Medal record
|
Individual awards
- 2003 NORCECA Championship "Best Blocker"
- 2006 Pan-American Cup "Best Blocker"
- 2007 NORCECA Championship "Best Blocker"
gollark: But *why* would it meddle with the environment and apparently *only* for getfenv?
gollark: No.
gollark: This may require testing. It's not impossible that *somehow* `pcall` is using the "real" environment, but I have no idea what would cause htat.
gollark: ```lua -- if function is not from within the VM, return env from within sandbox function environment.getfenv(arg) local env if type(arg) == "number" then env = gf(arg + 1) else gf(arg) end if not env or env._HOST and string.find(env._HOST, "YAFSS") == nil then return gf() else return env end end```
gollark: Well, that's incredibly weird and I have no idea what causes that!
References
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.