Give access to vector helpers in sandbox

master
Ciaran Gultnieks 2014-04-04 20:35:02 +01:00
parent 2fa65af464
commit 38c39cb64a
1 changed files with 1 additions and 0 deletions

View File

@ -653,6 +653,7 @@ people.create_environment = function(ent)
tostring = tostring,
tonumber = tonumber,
type = type,
vector = vector,
string = {
byte = string.byte,
char = string.char,