diff options
| author | Ray <[email protected]> | 2017-05-19 01:02:01 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-05-19 01:02:01 +0200 |
| commit | 910b4b5d53d9a904070807de5e8a66edadd939e3 (patch) | |
| tree | 37d153ffc14c5ba799169b91b2e14a32b06a710a | |
| parent | 9f8a2e4612ecb67cdf24d96504931a60a73c5fbc (diff) | |
| parent | 95b39e5345a3de876a9cc7281bdacff21a53af59 (diff) | |
| download | raylib-910b4b5d53d9a904070807de5e8a66edadd939e3.tar.gz raylib-910b4b5d53d9a904070807de5e8a66edadd939e3.zip | |
Merge pull request #290 from raysan5/develop1.7.0
Added patron to list
| -rw-r--r-- | docs/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index d5f824fe..1ae8cc02 100644 --- a/docs/index.html +++ b/docs/index.html @@ -136,6 +136,7 @@ <p> - Justin Loudermilk</p> <p> - Tazd'ij (<a class="simplelink" href="https://twitter.com/2drealms" target="_blank">@tazdij</a>)</p> <p> - James W.Bohnke</p> + <p> - SungTae Kwon</p> <br> <p>And a very special thanks to <strong>Ilya Zarembsky</strong> (<a class="simplelink" href="https://twitter.com/wly_cdgr" target="_blank">@wly_cdgr</a>) for his generous contribution. Many thanks Ilya!</p> </div> |
