refactor: Remove reverted mutex changes

This commit is contained in:
Matthew
2023-11-27 03:27:20 -05:00
parent 7d630088a4
commit a77d6d53aa
2 changed files with 24 additions and 20 deletions

View File

@@ -36,7 +36,6 @@ type Session struct {
objectIndex uint16
userEnteredStage bool // If the user has entered a stage before
stageID string
stage *Stage
reservationStage *Stage // Required for the stateful MsgSysUnreserveStage packet.
stagePass string // Temporary storage