mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
typo (#1391)
This commit is contained in:
@@ -268,7 +268,7 @@ export class Rectangle {
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns if hte rectangle contains the given point
|
||||
* Returns if the rectangle contains the given point
|
||||
* @param {number} x
|
||||
* @param {number} y
|
||||
* @returns {boolean}
|
||||
|
||||
Reference in New Issue
Block a user