qubka / Zombie-Plague

Nowadays Zombie Plague become a new CS:GO server-side modification with API, developed as an source mod plugin based on new SourcePawn 1.7, which completely revamps the gameplay, turning the game into an intense "Humans vs Zombies" survival experience.
GNU General Public License v3.0
55 stars 20 forks source link

Enum struct closing brace can no longer be followed by semicolon #5

Closed SZOKOZ closed 5 years ago

SZOKOZ commented 5 years ago

The change was to make it consistent with other close brace scenarios. https://forums.alliedmods.net/showpost.php?p=2640204&postcount=24 https://github.com/alliedmodders/sourcemod/commit/653e9325fc4fad70d53192a034d0a02

qubka commented 5 years ago

Good work, I forget about that change with enum structs