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

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