Client: Swap shell/nail ammo notification icon
This commit is contained in:
parent
2eb4cf86b5
commit
3089ebb659
1 changed files with 1 additions and 1 deletions
|
@ -15,8 +15,8 @@ typedef struct
|
|||
ammonote_t g_ammonotify[AMMO_COUNT];
|
||||
|
||||
vector g_ammotype[AMMO_COUNT] = {
|
||||
[0/256, 72/128], // pistol
|
||||
[72/256, 72/128], // shell
|
||||
[0/256, 72/128], // pistol
|
||||
[120/256, 72/128], // rocket
|
||||
[0/256, 96/128], // uranium
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue