Removed arena_lib's deprecated hub_spawn_point

master
Zughy 2020-11-23 16:09:00 +01:00
parent 990eefb356
commit 07aa33e0fd
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ dofile(modpath .. "/GLOBALS.lua")
arena_lib.register_minigame("block_league", {
prefix = "[Block League] ",
hub_spawn_point = { x = 113, y = 30, z = 175 },
teams = { S("red"), S("blue") },
teams_color_overlay = { "red", "blue"},