Fix start, join, formatting, and locale issues

This commit is contained in:
Cooldude2606
2024-11-14 23:59:22 +00:00
parent 48f55b0547
commit 9aee1c425f
29 changed files with 168 additions and 135 deletions

View File

@@ -395,7 +395,7 @@ local vlayer_gui_control_build =
Selection.stop(player)
else
Selection.start(player, SelectionConvertArea)
player.print{ "expcom-waterfill.entered-area-selection" }
player.print{ "exp-commands_waterfill.entered-area-selection" }
end
vlayer_gui_list_refresh(player)