We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a99bab5 commit 91a6461Copy full SHA for 91a6461
official/c55351724.lua
@@ -48,5 +48,5 @@ function s.thop(e,tp,eg,ep,ev,re,r,rp)
48
end
49
50
function s.aclimit(e,re,tp)
51
- return re:GetHandler():IsCode(e:GetLabel()))
52
-end
+ return re:GetHandler():IsCode(e:GetLabel())
+end
0 commit comments