Fixed issues

This commit is contained in:
Alex Larbe 2025-08-23 17:41:53 +01:00
parent 46fa984b6e
commit 6ffc6fd4c1

View file

@ -7,7 +7,6 @@ struct ActorInitInfo;
class MultiGateKeeperWatcher {
public:
MultiGateKeeperWatcher(const char*);
MultiGateKeeperWatcher(const char*);
void init(const al::ActorInitInfo&);
bool isExistAliveGK() const;