1
This commit is contained in:
parent
1288ebfc20
commit
6729f2f1d4
@ -42,7 +42,7 @@ private:
|
||||
std::vector<std::tuple<Creature*, ::cs::MFExplosion>> explosions_;
|
||||
std::vector<std::tuple<Creature*, ::cs::MFSmoke>> smokes_;
|
||||
std::vector<std::tuple<Creature*, ::cs::MFEmote>> emotes_;
|
||||
std::vector<std::tuple<Human*, ::cs::MFBuffChg>> chged_buffs_;
|
||||
std::vector<std::tuple<Creature*, ::cs::MFBuffChg>> chged_buffs_;
|
||||
std::vector<std::tuple<Human*, int, int>> chged_items_;
|
||||
std::vector<Human*> chged_bullet_nums_;
|
||||
std::vector<std::tuple<Human*, int, int>> chged_weapon_ammo_;
|
||||
|
Loading…
x
Reference in New Issue
Block a user