We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d20f077 commit e441ac1Copy full SHA for e441ac1
1 file changed
src/ts/levelpack/levelpack.ts
@@ -15,7 +15,7 @@
15
* You should have received a copy of the GNU Affero General Public License
16
* along with this program. If not, see <https://www.gnu.org/licenses/>.
17
*/
18
-// TODO Dynamicly load information from file system
+// TODO Dynamically load information from BOSIX API instead of hardcoding
19
import {NamespacedKey} from "../common/namespacedKey";
20
import {MoveLevel} from "../common/move";
21
import {Collidable, CollidableCategory} from "../common/collidable";
0 commit comments