File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -403,7 +403,7 @@ class level_bgs_builder
403403 // / @brief Sets the tile info that fills the out-of-bound region of a level background.
404404 // / @note Before calling this, you @b must make sure `has_background()` returns `true`. \n
405405 // / Also, you @b must use the valid tile index for the background.
406- // / @param tile_info tile info to fill the out-of-bound region of a level background.
406+ // / @param oob_tile_info tile info to fill the out-of-bound region of a level background.
407407 // / @param layer_identifier identifier of the layer to set the tile info to.
408408 // / @return Reference to `this`.
409409 auto set_out_of_bound_tile_info (tile_grid_base::tile_info oob_tile_info, gen::layer_ident layer_identifier)
You can’t perform that action at this time.
0 commit comments