We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bfe321 commit 0ac65daCopy full SHA for 0ac65da
1 file changed
addons/source-python/packages/source-python/weapons/engines/csgo/csgo.py
@@ -7,6 +7,7 @@
7
# =============================================================================
8
# Source.Python
9
from . import Weapon as _Weapon
10
+from weapons.manager import weapon_manager
11
# Filters
12
from filters.weapons import WeaponClassIter
13
0 commit comments