From e5fe2c216ec92d6ec2205fac10023b5a304f6f26 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Tue, 1 Sep 2015 22:59:16 +0200 Subject: Added some comments to examples --- examples/models_cubicmap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/models_cubicmap.c') diff --git a/examples/models_cubicmap.c b/examples/models_cubicmap.c index d7fe896c..98fc54af 100644 --- a/examples/models_cubicmap.c +++ b/examples/models_cubicmap.c @@ -5,7 +5,7 @@ * This example has been created using raylib 1.3 (www.raylib.com) * raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) * -* Copyright (c) 2015 Ramon Santamaria (Ray San - raysan@raysanweb.com) +* Copyright (c) 2015 Ramon Santamaria (@raysan5) * ********************************************************************************************/ -- cgit v1.2.3