allow spectate mode... discrepancies fixed (hopefully)

This commit is contained in:
MisterE123 2021-02-16 14:28:45 -05:00
parent 8ea0fb489a
commit 6deffbd655

View File

@ -14,7 +14,7 @@ local player_jump = sumo.player_jump -- when in the minigame, though players can
show_minimap = false, show_minimap = false,
time_mode = "decremental", time_mode = "decremental",
join_while_in_progress = false, join_while_in_progress = false,
spectate_mode = false, spectate_mode = true,
keep_inventory = false, keep_inventory = false,
in_game_physics = { in_game_physics = {
speed = player_speed, speed = player_speed,