share/hedgewars/Data/Scripts/Multiplayer/ShoppaMap.lua
changeset 10611 58cad46782ff
parent 10604 f2f9928ea2e7
child 10969 98cab7f366c3
equal deleted inserted replaced
10609:15f2908113a1 10611:58cad46782ff
     1 ObjectList = {}
     1 ObjectList = {}
     2 
       
     3 HedgewarsScriptLoad("/Scripts/Draw.lua")
       
     4 
     2 
     5 -- Overall padding for roping freedom
     3 -- Overall padding for roping freedom
     6 Padding = 430
     4 Padding = 430
     7 
     5 
     8 -- This could probably use less points and more precision
     6 -- This could probably use less points and more precision