diff options
Diffstat (limited to 'npc/custom/marriage.txt')
-rw-r--r-- | npc/custom/marriage.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/marriage.txt b/npc/custom/marriage.txt index dbfcd5794..0f21c46e7 100644 --- a/npc/custom/marriage.txt +++ b/npc/custom/marriage.txt @@ -530,7 +530,7 @@ function SF_Register { mes "Come back when you are ready."; close; } -} +} function SF_WedProgress { if (strcharinfo(0) == $wed_groom$) { |