aboutsummaryrefslogtreecommitdiffstats
path: root/src/client/ClientSettings.hx
blob: 4e931d3315e53da3f7e2ff8c8a1b0c9e606897ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
package client;

typedef ClientSettings = {
	version:Int,
	name:String,
	hash:String,
	isExtendedPlayer:Bool,
	chatSize:Int,
	playerSize:Int,
	synchThreshold:Int,
	isSwapped:Bool,
	isUserListHidden:Bool,
	latestLinks:Array<String>
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage