Remove player_buildVanilla link

player_buildVanilla is no longer needed. All buildables use the epoch build now.
This commit is contained in:
A Man
2020-01-11 00:14:22 +01:00
parent 2adc9f87b0
commit a8e2567147
2 changed files with 0 additions and 4 deletions

View File

@@ -1,5 +1,3 @@
// If an array was passed redirect to vanilla player_build (Epoch items pass a string)
if (!isNil "_this" && {typeName _this == "ARRAY"} && {count _this > 0}) exitWith {_this spawn player_buildVanilla;};
/*
DayZ Base Building
Made for DayZ Epoch please ask permission to use/edit/distrubute email vbawol@veteranbastards.com.