Rename SQF/dayz_code/util/Request_Server.hpp to Server Files/Archive/dayz_code/util/Request_Server.hpp

This commit is contained in:
worldwidesorrow
2020-01-21 11:47:55 -06:00
committed by GitHub
parent 138c469388
commit b4587ddf99

View File

@@ -30,4 +30,4 @@ Example:
*/
#define Request_RegisterHandler(id, handler, async) Dictionary_Add(dz_request_handlers, id, Array_New2(handler, async))
#undef
#undef