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 fd217ef commit ac05a84Copy full SHA for ac05a84
campaign/scripts/5e_char_weapon.lua
@@ -55,8 +55,6 @@ end
55
56
-- luacheck: globals onDataChanged
57
function onDataChanged(nodeWeapon)
58
- if super and super.onDataChanged then super.onDataChanged(nodeWeapon) end
59
-
60
self.setAmmoVis(nodeWeapon)
61
end
62
0 commit comments