fix naming
This commit is contained in:
@@ -297,7 +297,7 @@ fn updaate_head(
|
||||
1 => "commando",
|
||||
2 => "goblin",
|
||||
3 => "highland hammer thrower",
|
||||
_ => "french legionaire",
|
||||
_ => "legionnaire",
|
||||
};
|
||||
|
||||
commands.spawn((
|
||||
|
||||
Reference in New Issue
Block a user