Skip to content
This repository was archived by the owner on Feb 8, 2019. It is now read-only.

Commit a710270

Browse files
committed
Fix message
1 parent 8758370 commit a710270

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/VectorNetworkProject/TheMix/event/GameEventListener.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ public function onGameWin(GameWinEvent $event)
144144
Server::getInstance()->broadcastMessage('§l§eGG! TheMix v0.0.8-BETA');
145145
Server::getInstance()->broadcastMessage('§lDiscordに参加して遊んだ感想や改善してほしい点などを書いて下さい!');
146146
Server::getInstance()->broadcastMessage('§lDiscord: https://discord.gg/EF2G5dh');
147-
Server::getInstance()->broadcastMessage('§c30秒後プレイヤーの再接続とサーバー再起動を開始します');
147+
Server::getInstance()->broadcastMessage('§c30秒後ゲームをリセットします');
148148
}
149149

150150
/**

0 commit comments

Comments
 (0)