From d8911078a4674c084a3b7c38fa5fcf01d692fc20 Mon Sep 17 00:00:00 2001 From: feacur Date: Thu, 14 Nov 2024 10:22:48 +0100 Subject: [PATCH] yeah, be less judgemental --- src/overlays/actors/ovl_En_Go/z_en_go.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/overlays/actors/ovl_En_Go/z_en_go.c b/src/overlays/actors/ovl_En_Go/z_en_go.c index fb18841acb..94f07114f1 100644 --- a/src/overlays/actors/ovl_En_Go/z_en_go.c +++ b/src/overlays/actors/ovl_En_Go/z_en_go.c @@ -1,5 +1,5 @@ /* @unused: unlike `ACTOR_EN_GO2`, this one doesn't participate in any scene whatsoever - * besides, this code bears a handful of bugs and WIP code; see `z_en_go2.c` instead + * and nothing spawns this type of entities as well; see `z_en_go2.c` instead */ #include "z_en_go.h"