Hitmarker: support for different skins + overall improvements

This commit is contained in:
neon
2019-10-04 13:31:37 +02:00
parent 66088cf6c1
commit 4d18956ea1
7 changed files with 145 additions and 42 deletions
+13
View File
@@ -0,0 +1,13 @@
"Hitmarkers"
{
"0" // default one
{
"Path" "unloze/hitmarker/hitmarker_nano"
"Name" "Skin 1"
}
"1"
{
"Path" "unloze/hitmarker/hitmarker_guc"
"Name" "Skin 2"
}
}