Skip to content

Commit

Permalink
Testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
AdminChucky committed Dec 14, 2024
1 parent bfbaf69 commit 9449ec4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/citymania/cm_station_gui.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -946,6 +946,7 @@ up<Command> DockPreview::GetRemoveCommand() const {

bool DockPreview::Execute(up<Command> cmd, bool remove_mode) const {
cmd->post(&CcBuildDocks);
return 0;
}

void DockPreview::AddPreviewTiles(Preview::TileMap &tiles, SpriteID palette) const {
Expand Down

0 comments on commit 9449ec4

Please sign in to comment.