From edee3652972c009bd332d5849270d790a05b7ce0 Mon Sep 17 00:00:00 2001 From: AirwavesMan Date: Sun, 26 Jul 2020 18:59:25 +0200 Subject: [PATCH] Move 2 old files --- SQF/dayz_code/{actions => old}/player_breakin.sqf | 0 SQF/dayz_code/{actions => old}/player_checkConstructionRecipe.sqf | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename SQF/dayz_code/{actions => old}/player_breakin.sqf (100%) rename SQF/dayz_code/{actions => old}/player_checkConstructionRecipe.sqf (100%) diff --git a/SQF/dayz_code/actions/player_breakin.sqf b/SQF/dayz_code/old/player_breakin.sqf similarity index 100% rename from SQF/dayz_code/actions/player_breakin.sqf rename to SQF/dayz_code/old/player_breakin.sqf diff --git a/SQF/dayz_code/actions/player_checkConstructionRecipe.sqf b/SQF/dayz_code/old/player_checkConstructionRecipe.sqf similarity index 100% rename from SQF/dayz_code/actions/player_checkConstructionRecipe.sqf rename to SQF/dayz_code/old/player_checkConstructionRecipe.sqf