From 056b38fd2a797f61b710e9c70995e01a31a2c4f3 Mon Sep 17 00:00:00 2001 From: Yussur Mustafa Oraji Date: Sun, 23 Jan 2022 21:45:43 +0100 Subject: [PATCH] sm64ex: Remove placeholder text --- worlds/sm64ex/__init__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/worlds/sm64ex/__init__.py b/worlds/sm64ex/__init__.py index 0cc18718..e9f122c6 100644 --- a/worlds/sm64ex/__init__.py +++ b/worlds/sm64ex/__init__.py @@ -11,7 +11,8 @@ client_version = 1 class SM64World(World): """ - dude do be jumping + The first Super Mario game to feature 3D gameplay, it features freedom of movement within a large open world based on polygons, + combined with traditional Mario gameplay, visual style, and characters. """ game: str = "Super Mario 64"