From f2cdc1804e2d257fb3efb0bf4e5fa452ef5bf790 Mon Sep 17 00:00:00 2001 From: A Man Date: Sun, 17 Apr 2022 20:23:03 +0200 Subject: [PATCH] Add new PBOPREFIX the old is deprecated --- SQF/dayz_code/$PBOPREFIX$ | 1 - SQF/dayz_code/$PBOPREFIX$.txt | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 SQF/dayz_code/$PBOPREFIX$ create mode 100644 SQF/dayz_code/$PBOPREFIX$.txt diff --git a/SQF/dayz_code/$PBOPREFIX$ b/SQF/dayz_code/$PBOPREFIX$ deleted file mode 100644 index 86d7c3d1a..000000000 --- a/SQF/dayz_code/$PBOPREFIX$ +++ /dev/null @@ -1 +0,0 @@ -z\addons\dayz_code \ No newline at end of file diff --git a/SQF/dayz_code/$PBOPREFIX$.txt b/SQF/dayz_code/$PBOPREFIX$.txt new file mode 100644 index 000000000..ed53ae7c8 --- /dev/null +++ b/SQF/dayz_code/$PBOPREFIX$.txt @@ -0,0 +1 @@ +prefix=z\addons\dayz_code; \ No newline at end of file