mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-17 13:20:45 +00:00
Fix typo
This commit is contained in:
parent
8caef74da6
commit
c86b4a28a6
@ -191,7 +191,7 @@ void NewLayerCommand::onExecute(Context* context)
|
||||
return;
|
||||
}
|
||||
|
||||
// Information about the tileset to be used used for new tilemaps
|
||||
// Information about the tileset to be used for new tilemaps
|
||||
TilesetSelector::Info tilesetInfo;
|
||||
tilesetInfo.newTileset = true;
|
||||
tilesetInfo.grid = context->activeSite().grid();
|
||||
|
Loading…
x
Reference in New Issue
Block a user