Implement basic ammo switching context menu. (still needs much

polishing)
This commit is contained in:
cncfanatics
2010-10-19 10:31:52 +02:00
parent 5c653c98ae
commit bc883685ec
7 changed files with 94 additions and 5 deletions

View File

@@ -1 +1 @@
__all__ = ["itemStats", "damagePattern"]
__all__ = ["itemStats", "damagePattern", "moduleAmmoPicker"]