Skip to content

Commit

Permalink
Fix typo in clan name. Fixes #1249
Browse files Browse the repository at this point in the history
  • Loading branch information
alek13 committed Mar 12, 2024
1 parent 41bda10 commit 88051f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mods/lord/Player/clans/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ local clans_storage = {
title = "Vassals",
players = { "Pilsner_vassal", "PePe_vassal", "JVD_vassal", "Semi_vassal" },
},
ganza = {
name = "hanza",
hansa = {
name = "hansa",
title = "Hansa",
players = { "Qundark", "Kema" },
},
Expand Down

0 comments on commit 88051f3

Please sign in to comment.