Client: Swap shell/nail ammo notification icon

This commit is contained in:
Marco Cawthorne 2023-04-15 17:36:13 -07:00
parent 2eb4cf86b5
commit 3089ebb659
Signed by: eukara
GPG Key ID: CE2032F0A2882A22
1 changed files with 1 additions and 1 deletions

View File

@ -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
};