Skip to content

Commit

Permalink
I hate myself
Browse files Browse the repository at this point in the history
  • Loading branch information
WillFP committed May 12, 2023
1 parent 991025c commit 2a31d8d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ abstract class LevelComponent : AutofillComponent() {
}

private fun build() {
isBuilt = true

val progressionSlots = mutableMapOf<Int, GUIPosition>()

var x = 0
Expand Down

0 comments on commit 2a31d8d

Please sign in to comment.