From f48ef2d539e1b3a4d0effed2ad9a742c2c5216eb Mon Sep 17 00:00:00 2001 From: Will Nations Date: Mon, 7 Dec 2020 19:29:12 -0600 Subject: [PATCH] Mention BornCG's 2D tutorials in Tutorials and resources (#4444) --- community/tutorials.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/tutorials.rst b/community/tutorials.rst index cfdcdc5b0..1de97bc7e 100644 --- a/community/tutorials.rst +++ b/community/tutorials.rst @@ -37,8 +37,8 @@ Video tutorials - `Steincodes `__ (2D, GDScript and VisualScript). - `TheBuffED `_ (2D, GDScript). - `Code with Tom `_ (2D and 3D, GDScript). -- `BornCG `_ (3D, GDScript). -- `Gonkee `_ (2D, 3D, GDScript, Shaders). +- `BornCG `_ (2D and 3D, GDScript). +- `Gonkee `_ (2D and 3D, GDScript, Shaders). Text tutorials --------------