Removed obsolete code

This commit is contained in:
Florian Kinder
2014-02-11 21:56:25 +01:00
parent 78bb0df862
commit 387075f6ae
2 changed files with 4 additions and 14 deletions

View File

@@ -365,7 +365,6 @@ if (_hasrequireditem) then {
// No building in trader zones
if(!canbuild) then { _cancel = true; _reason = "Cannot build in a city."; };
if(!placevault) then { _cancel = true; _reason = "Cannot build in a city."; };
if(!_cancel) then {