mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-09-06 07:18:42 +00:00
squash commits (#1479)
This commit is contained in:
@@ -13,7 +13,7 @@ class AMFArrayValue;
|
||||
*/
|
||||
class MigrateActionsMessage : public BehaviorMessageBase {
|
||||
public:
|
||||
MigrateActionsMessage(const AMFArrayValue* arguments);
|
||||
MigrateActionsMessage(const AMFArrayValue& arguments);
|
||||
|
||||
[[nodiscard]] int32_t GetSrcActionIndex() const noexcept { return m_SrcActionIndex; }
|
||||
|
||||
|
Reference in New Issue
Block a user