mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-02-01 18:03:47 +00:00
fix rogue stealth
This commit is contained in:
@@ -32,7 +32,6 @@ class CastStealthAction : public CastBuffSpellAction
|
||||
std::string const GetTargetName() override { return "self target"; }
|
||||
|
||||
bool isPossible() override;
|
||||
bool Execute(Event event) override;
|
||||
};
|
||||
|
||||
class UnstealthAction : public Action
|
||||
|
||||
Reference in New Issue
Block a user