mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-15 16:34:51 +01:00
Implement stage binaries, stack locking, and logkeys
This commit is contained in:
@@ -24,6 +24,7 @@ type Session struct {
|
||||
stageID string
|
||||
stage *Stage
|
||||
charID uint32
|
||||
logKey []byte
|
||||
}
|
||||
|
||||
// NewSession creates a new Session type.
|
||||
|
||||
Reference in New Issue
Block a user