From e7866f56fe606207403fec2397f36fbd9f434103 Mon Sep 17 00:00:00 2001 From: Sinai <49360850+sinaioutlander@users.noreply.github.com> Date: Sat, 8 Aug 2020 03:33:40 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 320896a..ca363cd 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,6 @@ REPL console: Written by Sinai. -Credits to ManlyMarco for his [Runtime Unity Editor](https://github.com/ManlyMarco/RuntimeUnityEditor), which I used for the REPL Console and the "Find instances" snippet, and used the same MCS that he uses*. +Credits to ManlyMarco for their [Runtime Unity Editor](https://github.com/ManlyMarco/RuntimeUnityEditor), which I used for the REPL Console and the "Find instances" snippet, and the MCS* version. * note: I commented out the `SkipVisibilityExt` constructor in `mcs.dll` since it was causing an exception with the Hook it attempted.