Removing spawn from Entrada.

This commit is contained in:
Sergiotarxz 2023-07-01 06:09:07 +02:00
parent e84ea961dc
commit 5633882010
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ has parent => (
with 'LasTres::Location';
sub is_spawn {
return 1;
return 0;
}
sub identifier {