Skip to content

Commit f25c608

Browse files
authored
github web editor try not to suck challenge IMPOSSIBLE
1 parent 6865929 commit f25c608

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Vector3.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ public function sidesArray(bool $keys = false, int $step = 1) : array{
190190

191191
/**
192192
* Yields vectors stepped out from this one in directions except those on the given axis.
193-
*
193+
*
194194
* @param Axis $axis Facing directions on this axis will be excluded
195195
*
196196
* @return \Generator|Vector3[]

0 commit comments

Comments
 (0)