mirror of
https://github.com/pagefaultgames/rogueserver.git
synced 2025-02-24 01:21:29 +08:00
Add support for 2 additional session slots
This commit is contained in:
parent
ae03daae1c
commit
7b9a866570
@ -1,6 +1,6 @@
|
||||
package defs
|
||||
|
||||
const SessionSlotCount = 3
|
||||
const SessionSlotCount = 5
|
||||
|
||||
type SystemSaveData struct {
|
||||
TrainerId int `json:"trainerId"`
|
||||
|
Loading…
x
Reference in New Issue
Block a user