diff options
| author | raysan5 <raysan5@gmail.com> | 2015-08-28 14:17:35 +0200 |
|---|---|---|
| committer | raysan5 <raysan5@gmail.com> | 2015-08-28 14:17:35 +0200 |
| commit | 12581c1721a3cbca990766cb98b78211b59074be (patch) | |
| tree | f79c76e3b963b6e5b5e3b8e7566b776d450b8de5 /examples/core_random_values.c | |
| parent | 324259ef8e9a758aafa89ff7cf101037defa92a9 (diff) | |
| download | raylib-12581c1721a3cbca990766cb98b78211b59074be.tar.gz raylib-12581c1721a3cbca990766cb98b78211b59074be.zip | |
Changed mail address by twitter user
Probably more useful...
Diffstat (limited to 'examples/core_random_values.c')
| -rw-r--r-- | examples/core_random_values.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/core_random_values.c b/examples/core_random_values.c index 20989ee1..98e0e91e 100644 --- a/examples/core_random_values.c +++ b/examples/core_random_values.c @@ -5,7 +5,7 @@ * This example has been created using raylib 1.1 (www.raylib.com) * raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) * -* Copyright (c) 2014 Ramon Santamaria (Ray San - raysan@raysanweb.com) +* Copyright (c) 2014 Ramon Santamaria (@raysan5) * ********************************************************************************************/ |
