Skip to content

Commit e441ac1

Browse files
committed
First steps to adding BOSIX API.
1 parent d20f077 commit e441ac1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ts/levelpack/levelpack.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* You should have received a copy of the GNU Affero General Public License
1616
* along with this program. If not, see <https://www.gnu.org/licenses/>.
1717
*/
18-
// TODO Dynamicly load information from file system
18+
// TODO Dynamically load information from BOSIX API instead of hardcoding
1919
import {NamespacedKey} from "../common/namespacedKey";
2020
import {MoveLevel} from "../common/move";
2121
import {Collidable, CollidableCategory} from "../common/collidable";

0 commit comments

Comments
 (0)