From 3afc0412e1c5f0f7bd8b264bff3560ad21586254 Mon Sep 17 00:00:00 2001 From: Michael Brockus Date: Sat, 6 Jul 2019 08:54:07 -0700 Subject: [PATCH] Changed source of Unity. --- examples/example_4/subprojects/unity.wrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/example_4/subprojects/unity.wrap b/examples/example_4/subprojects/unity.wrap index bc5b386..f2e54c8 100755 --- a/examples/example_4/subprojects/unity.wrap +++ b/examples/example_4/subprojects/unity.wrap @@ -1,4 +1,4 @@ [wrap-git] directory = unity -url = https://github.com/squidfarts/Unity.git +url = https://github.com/ThrowTheSwitch/Unity.git revision = head