Fix land mode spectator
This commit is contained in:
@@ -163,6 +163,8 @@ function Game_Mode_Starting_Event(mode, map)
|
||||
|
||||
LocalPlayer = Find_Player("local")
|
||||
|
||||
DebugMessage("Local Player: %s (%d)", LocalPlayer.Get_Name(), LocalPlayer.Get_ID())
|
||||
|
||||
if StringCompare(mode, "Galactic") then
|
||||
-- Galactic Campaign
|
||||
Init_Galactic()
|
||||
|
||||
Reference in New Issue
Block a user