Update MovementType.php

This commit is contained in:
Dennis Eichhorn 2019-08-20 16:03:41 +02:00 committed by GitHub
parent 463ff29c19
commit 2fdb32d1d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ namespace phpOMS\Algorithm\PathFinding;
use phpOMS\Stdlib\Base\Enum;
/**
* Heuristic type enum.
* Movement type enum.
*
* @package phpOMS\Algorithm\PathFinding
* @license OMS License 1.0