[mai2/chuni/ongeki] Properly ignore guest plays #132

Merged
Hay1tsme merged 2 commits from beerpsi/artemis:fix/performai/guest-plays into develop 2024-04-24 17:00:03 +00:00
Contributor

For all three games, guest plays are created using:

0x1000000000001 | ((allnet_place_id & 65535) << 32)
For all three games, guest plays are created using: ```python 0x1000000000001 | ((allnet_place_id & 65535) << 32) ```
beerpsi added 2 commits 2024-04-23 08:29:36 +00:00
Hay1tsme merged commit d5c80cfb0f into develop 2024-04-24 17:00:03 +00:00
Owner

merged, thanks!

merged, thanks!
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Hay1tsme/artemis#132
No description provided.