Merge branch 'master' into Playerbot

This commit is contained in:
Yunfan Li
2023-06-09 23:40:54 +08:00
18 changed files with 937 additions and 929 deletions

View File

@@ -27,7 +27,7 @@ for i in `find data/sql/updates/pending* -name "*sql" -type f`; do
echo "> broadcast_text check - Failed"
echo " - DON'T EDIT broadcast_text TABLE UNLESS YOU KNOW WHAT YOU ARE DOING!"
echo " - This error can safely be ignored if the changes are approved to be sniffed."
# exit 1
exit 1
else
echo "> broadcast_text check - OK"
fi