mirror of
https://github.com/wiremod/wire.git
synced 2025-03-04 03:03:04 -05:00
Fix nil angle (#3266)
This commit is contained in:
parent
03162ba839
commit
62d6a66461
@ -10,6 +10,7 @@ local hasObject = EGP.HasObject
|
||||
local egp_create = EGP.Create
|
||||
local isAllowed = EGP.IsAllowed
|
||||
local isEGPObject = EGP.IsEGPObject
|
||||
local angle_origin = Angle()
|
||||
|
||||
-- Table of allowed arguments and their types
|
||||
local EGP_ALLOWED_ARGS =
|
||||
|
Loading…
Reference in New Issue
Block a user