mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-05-14 02:04:24 +02:00
repository cleanup
This commit is contained in:
9
server/channelserver/handlers_tournament.go
Normal file
9
server/channelserver/handlers_tournament.go
Normal file
@@ -0,0 +1,9 @@
|
||||
package channelserver
|
||||
|
||||
import "erupe-ce/network/mhfpacket"
|
||||
|
||||
func handleMsgMhfInfoTournament(s *Session, p mhfpacket.MHFPacket) {}
|
||||
|
||||
func handleMsgMhfEntryTournament(s *Session, p mhfpacket.MHFPacket) {}
|
||||
|
||||
func handleMsgMhfAcquireTournament(s *Session, p mhfpacket.MHFPacket) {}
|
||||
Reference in New Issue
Block a user