From cba75ee80ca7ac2a2d5bce86bf5776109a923546 Mon Sep 17 00:00:00 2001 From: worldwidesorrow Date: Tue, 21 Jan 2020 11:38:16 -0600 Subject: [PATCH] Rename SQF/dayz_code/util/Debug.hpp to Server Files/Archive/dayz_code/util/Debug.hpp --- {SQF => Server Files/Archive}/dayz_code/util/Debug.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename {SQF => Server Files/Archive}/dayz_code/util/Debug.hpp (99%) diff --git a/SQF/dayz_code/util/Debug.hpp b/Server Files/Archive/dayz_code/util/Debug.hpp similarity index 99% rename from SQF/dayz_code/util/Debug.hpp rename to Server Files/Archive/dayz_code/util/Debug.hpp index 42e84edd1..bba24906a 100644 --- a/SQF/dayz_code/util/Debug.hpp +++ b/Server Files/Archive/dayz_code/util/Debug.hpp @@ -118,4 +118,4 @@ See https://community.bistudio.com/wiki/Data_Types #endif -//Type check define generator http://pastebin.com/kBTVtBzz \ No newline at end of file +//Type check define generator http://pastebin.com/kBTVtBzz