Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Commit

Permalink
Bump for geary update
Browse files Browse the repository at this point in the history
  • Loading branch information
0ffz committed Jan 18, 2024
1 parent 54666cc commit 0fa3ce6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class SpawnRegistry {
fun reloadSpawns() {
unregisterSpawns()
spawnConfigsQuery.matchedEntities.forEach {
prefabLoader.reread(it)
prefabLoader.reload(it)
}
}

Expand Down

0 comments on commit 0fa3ce6

Please sign in to comment.