init
This commit is contained in:
commit
2fe6ca2f65
1473 changed files with 251771 additions and 0 deletions
10
gamedata/configs/ui/backend/hud_target.xml
Normal file
10
gamedata/configs/ui/backend/hud_target.xml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<w>
|
||||
<shader>hud\cursor</shader>
|
||||
<texture>ui\cursor</texture>
|
||||
<enemy_color r="255" g="0" b="0" a="128"/>
|
||||
<friend_color r="0" g="255" b="0" a="128"/>
|
||||
<neutral_color r="255" g="255" b="128" a="128"/>
|
||||
<default_color r="255" g="255" b="255" a="128"/>
|
||||
<target_font font="graffiti19"/>
|
||||
</w>
|
||||
Loading…
Add table
Add a link
Reference in a new issue