remove comment as problem is fixed

This commit is contained in:
Rainchus 2024-08-02 17:16:44 -05:00
parent c43393160d
commit 75c841640c

View file

@ -157,7 +157,7 @@ void BoardObjectSetup(BoardFunc create, BoardFunc destroy)
case OVL_W21:
GWSystem.board = BOARD_ID_EXTRA2;
break;
//TODO: this shifts something and causes the game to not work...figure out why
case OVL_W07:
GWSystem.board = BOARD_ID_CUSTOM;
break;