master-specific addendum to cd55cdf5c6

This commit is contained in:
Dylan K. Taylor
2020-01-22 15:07:47 +00:00
parent cd55cdf5c6
commit a3bffd375b
2 changed files with 2 additions and 6 deletions

View File

@@ -82,9 +82,7 @@ abstract class Entity{
public const NETWORK_ID = -1;
/**
* @var Player[]
*/
/** @var Player[] */
protected $hasSpawned = [];
/** @var int */