Latest Updates

This commit is contained in:
FlightControl
2016-03-25 14:36:48 +01:00
parent ca4d9f1464
commit 8eab8622c6
11 changed files with 353 additions and 70 deletions

View File

@@ -30,7 +30,7 @@ trace.f( self.ClassName, ZoneName )
return self
end
function ZONE:GetPoint()
function ZONE:GetPointVec2()
self:T( self.ZoneName )
local Zone = trigger.misc.getZone( self.ZoneName )