Skip to content

Commit

Permalink
(station) Remove h_end_gate_1
Browse files Browse the repository at this point in the history
  • Loading branch information
ahyangyi committed Sep 30, 2024
1 parent 0f6072f commit 6816cdc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion station/stations/dovemere_2018_lib/layouts.py
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,6 @@ def load_full(source, symmetry, internal_category, name=None, h_pos=Normal, borr
load("h_end_asym_gate", BuildingSpriteSheetFull, "H", h_pos=SideNarrow, corridor=False)
load("h_end_gate", BuildingSpriteSheetSymmetricalY, "H", full=False, platform=False, third=False)
load_full("h_end_gate_untraversable", BuildingSpriteSheetSymmetricalY, "H")
load("h_end_gate_1", BuildingSpriteSheetFull, "H", asym=True, platform=False, full=False)
load("h_normal", BuildingSpriteSheetSymmetrical, "H", window=[])
load("h_gate", BuildingSpriteSheetSymmetricalY, "H", third=False, platform=False)
load("h_gate_1", BuildingSpriteSheetFull, "H", asym=True)
Expand Down
Binary file removed station/voxels/dovemere_2018/h_end_gate_1.vox
Binary file not shown.

0 comments on commit 6816cdc

Please sign in to comment.