Thread: Drop Grenades
View Single Post
fl0werD
Senior Member
Join Date: May 2011
Old 10-12-2021 , 13:12   Re: Drop Grenades
Reply With Quote #9

Quote:
Originally Posted by Celena Luna View Post
1. Ahh my mistake it actually here
Code:
enum {     GRENADE_HEGRENADE,     GRENADE_FLASHBANG,     GRENADE_SMOKEGRENADE,
    MAX_GRENADES,
}

you left out that comma at the last one which normally an basic writing error.
idk why 1.10 compiler allow it but it should not be allow like that.

2. Same as 1
It code style is good for edit and moving lines between themselves.
fl0werD is offline
Send a message via ICQ to fl0werD