1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-03-03 14:53:01 +02:00

Change clear_corpses command to corpses.

This commit is contained in:
James Gillham 2022-12-22 15:56:40 +00:00
parent 2fb55ca235
commit e736919008

View File

@ -331,7 +331,7 @@ Command.add(
)
Command.add(
'clear_corpses',
'corpses',
{
description = { 'command_description.clear_corpses' },
arguments = { 'surface' },