1
0

Removed some unneeded BroadcastWholeWindow()s

This commit is contained in:
Tiger Wang
2014-02-12 22:06:13 +00:00
parent f97ce30151
commit e915a0df4c
4 changed files with 2 additions and 23 deletions

View File

@@ -56,6 +56,8 @@ public:
virtual void UsedBy(cPlayer * a_Player) override;
virtual void SendTo(cClientHandle & a_Client) override;
static const char * GetClassStatic(void) { return "cSignrEntity"; }
private: