Fixed comments

This commit is contained in:
2024-08-24 03:17:37 +02:00
parent 39f4e79a88
commit 374ccfe4a6
4 changed files with 10 additions and 10 deletions

View File

@ -8,7 +8,7 @@ interface IPayload {
}
/**
* Handle game master zoneEditor request event
* Handle game master zone request event
* @param socket
* @param io
*/