From 53ebd803c613949a3f30fb4a905192c85dc73851 Mon Sep 17 00:00:00 2001 From: random-geek <35757396+random-geek@users.noreply.github.com> Date: Wed, 23 Oct 2019 17:17:00 -0700 Subject: Change some rough/inappropriate language in comments (#9061) --- games/minimal/mods/default/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/minimal/mods/default/init.lua') diff --git a/games/minimal/mods/default/init.lua b/games/minimal/mods/default/init.lua index 02d195cbc..772cca881 100644 --- a/games/minimal/mods/default/init.lua +++ b/games/minimal/mods/default/init.lua @@ -1801,7 +1801,7 @@ function default.spawn_falling_node(p, nodename) spawn_falling_node(p, nodename) end --- Horrible crap to support old code +-- Horrible stuff to support old code -- Don't use this and never do what this does, it's completely wrong! -- (More specifically, the client and the C++ code doesn't get the group) function default.register_falling_node(nodename, texture) -- cgit v1.2.3