Overnap

그림 관련 메세지 추가

......@@ -27,4 +27,6 @@ export const MessageType = {
GAME_ACCEPT: "answerAccepted",
GAME_FINISH_ROUND: "finishRound",
GAME_FINISH_GAME: "finishGame",
DRAW_SET: "setBrush",
DRAW_MOVE: "moveBrush",
} as const
\ No newline at end of file
......