allow cap HomeLocation to be disabled setting Cap_HomeLocation = ""

This commit is contained in:
UbitUmarov
2016-08-18 13:17:36 +01:00
parent ac542715f1
commit 4b73550eee
2 changed files with 17 additions and 4 deletions

View File

@@ -725,7 +725,7 @@
Cap_GetObjectCost = ""
Cap_GetObjectPhysicsData = ""
Cap_GroupProposalBallot = ""
Cap_HomeLocation = ""
Cap_HomeLocation = "localhost"
Cap_LandResources = ""
Cap_MapLayer = "localhost"
Cap_MapLayerGod = "localhost"