mirror of
https://github.com/rafi1212122/PemukulPaku
synced 2025-12-17 10:34:35 +01:00
🤯 chatters
This commit is contained in:
6
GameServer/Game/Chatrooms/WorldChatroom.cs
Normal file
6
GameServer/Game/Chatrooms/WorldChatroom.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace PemukulPaku.GameServer.Game.Chatrooms
|
||||
{
|
||||
public class WorldChatroom : BaseChatroom<WorldChatroom>
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user