Ensure players always have the alias they were created from#196
Ensure players always have the alias they were created from#196tudddorrr wants to merge 1 commit into
Conversation
f0419d4 to
21f3772
Compare
21f3772 to
a9b0d7c
Compare
6625e5f to
a9b0d7c
Compare
|
/oc review |
Review: PR #196 – Ensure players always have the alias they were created fromOverall: This is a reasonable change that adds defensiveness around the 🟡 Major:
|
| Severity | Issue | Action |
|---|---|---|
| 🟡 Major | CurrentPlayer setter bypasses alias initialization guard |
Apply guard logic in CurrentPlayer setter or redirect through CurrentAlias |
The PR is a net positive and safe to merge after addressing the CurrentPlayer setter gap.
No description provided.