Skip to content

Commit

Permalink
fix reuse
Browse files Browse the repository at this point in the history
  • Loading branch information
dulvui committed Feb 14, 2024
1 parent 2051584 commit fdedfa2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions game/src/actors/bin/Bin.gd
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2023 Simon Dalvai <[email protected]>

# SPDX-License-Identifier: AGPL-3.0-or-later

extends StaticBody

signal win
Expand Down

0 comments on commit fdedfa2

Please sign in to comment.