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