inheritance.hpp 67 B

12345
  1. class StaticMGWeapon;
  2. class SpiderDSD:StaticMGWeapon
  3. {
  4. scope=0;
  5. };