File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1765,7 +1765,7 @@ func void TA_RemoveOverlay(var C_NPC npc) {};
17651765// /
17661766// / @param room name of the room as defined in the portal
17671767// / @param guild guild ID
1768- func void AssignRoomToGuild (var string room, var int guild) {};
1768+ func void Wld_AssignRoomToGuild (var string room, var int guild) {};
17691769
17701770// / Assigns a room to a specific NPC
17711771// /
Original file line number Diff line number Diff line change @@ -1903,7 +1903,7 @@ func void TA_RemoveOverlay(var C_NPC npc) {};
19031903// /
19041904// / @param room name of the room as defined in the portal
19051905// / @param guild guild ID
1906- func void AssignRoomToGuild (var string room, var int guild) {};
1906+ func void Wld_AssignRoomToGuild (var string room, var int guild) {};
19071907
19081908// / Assigns a room to a specific NPC
19091909// /
You can’t perform that action at this time.
0 commit comments