Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
doom committed Sep 26, 2023
1 parent 1013ad8 commit 9553df4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/controllers/subsystem/minimap.dm
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,6 @@ SUBSYSTEM_DEF(minimaps)
data["canDraw"] = TRUE
data["canViewHome"] = TRUE
distribute_current_map_png(user)
data["flatImage"] = get_current_map(user, TRUE)

return data

Expand Down

0 comments on commit 9553df4

Please sign in to comment.