This commit is contained in:
SteelSlayer
2020-07-01 22:34:24 -05:00
parent e58b11356d
commit b1bbee618f
+1 -2
View File
@@ -518,8 +518,7 @@
if(zoomable)
azoom = new()
azoom.gun = src
RegisterSignal(src, COMSIG_ITEM_EQUIPPED, .proc/ZoomGrantCheck)
RegisterSignal(src, COMSIG_ITEM_EQUIPPED, .proc/ZoomGrantCheck)
/**
* Proc which will be called when the gun receives the `COMSIG_ITEM_EQUIPPED` signal.