diff options
| author | Ray <[email protected]> | 2019-05-18 01:36:33 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-05-18 01:36:33 +0200 |
| commit | e22bec8f56b11dde7549d360f70d06963ef04432 (patch) | |
| tree | 8ec1a485c54802819d9a0411a36e6dfb847a8d5a | |
| parent | 7d92a44cd702d05ad12e421ef17df26eb6cd27a6 (diff) | |
| download | raylib.com-e22bec8f56b11dde7549d360f70d06963ef04432.tar.gz raylib.com-e22bec8f56b11dde7549d360f70d06963ef04432.zip | |
Add WARNING message for examples update
| -rw-r--r-- | examples.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples.html b/examples.html index 90e6085..e7f8a78 100644 --- a/examples.html +++ b/examples.html @@ -61,6 +61,8 @@ </div> <div class="content"> + <p><b>[18 May 2019] WARNING: EXAMPLES ARE BEING REVIEWED for UPCOMING raylib 2.5 RIGHT NOW, THEY WILL BE READY AGAIN IN 2-3 DAYS!!! SORRY for the INCONVENIENCE!!!</b></p> + <br> <p>Examples are organized by colors depending on the raylib module features they are teaching. Currently, raylib main modules are 7.</p> <br> |
