chore: Some changes

This commit is contained in:
amizing25
2024-12-04 15:28:07 +07:00
parent 68caed75eb
commit 6d2981e4cf
4 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ const SERVER_CHAT_BUBBLE_ID: u32 = 220005;
const SERVER_CHAT_HISTORY: [&str; 5] = [
"'dvd' render a dvd bouncing effect. you need to put the image into your game folder, with name \"image.png\"",
"'sync'",
"'mc {mc_id}' mc_id can be set from 8001 to 8006",
"'mc {mc_id}' mc_id can be set from 8001 to 8008",
"'march {march_id}' march_id can be set 1001 or 1224",
"available command:",
];