allow spectate mode... discrepancies fixed (hopefully)
This commit is contained in:
parent
8ea0fb489a
commit
6deffbd655
2
init.lua
2
init.lua
@ -14,7 +14,7 @@ local player_jump = sumo.player_jump -- when in the minigame, though players can
|
||||
show_minimap = false,
|
||||
time_mode = "decremental",
|
||||
join_while_in_progress = false,
|
||||
spectate_mode = false,
|
||||
spectate_mode = true,
|
||||
keep_inventory = false,
|
||||
in_game_physics = {
|
||||
speed = player_speed,
|
||||
|
Loading…
x
Reference in New Issue
Block a user