More stubs for technology stuff

This commit is contained in:
Kyle Belanger
2024-02-21 01:25:02 -05:00
parent 7d79f3c007
commit f58abb9534
4 changed files with 33 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ namespace BLHX.Server.Game.Handlers
connection.Send(new Sc26151());
}
}
static class P26ConnectionNotifyExtensions
{
public static void NotifyGameRoom(this Connection connection)