collision.cpp
in TileExists()
and you have to replace TILE_TELE_LASER_DISABLE
with the largest index from your custom tiles, so if you have added an tile with the index bogger than TILE_TELE_LASER_DISABLE
you have to replace these two with that indexCon_SaveReplay
?console.cpp