aboutsummaryrefslogtreecommitdiffstats
path: root/src/server/ServerEvent.hx
blob: 18170281ada7e76ab2395bcb85dd4337914f9b04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
package server;

import Types.WsEvent;

typedef ServerEvent = {
	time:String,
	clientName:String,
	clientGroup:Int,
	event:WsEvent
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage