This repository has been archived by the owner on Sep 11, 2023. It is now read-only.
Release 1.8.2.3.beta1220
Pre-release
Pre-release
- Updated stock SourceMod installation to 1.11, by @Ravid-A
- Fixed editor not recognizing enum struct fields that have sizes defined by alphabetic symbols properly (
char Name[MAX_NAME_LENGTH]
for example) - Fixed (reverted) editor not highlighting repeated occurrences of selected text in a visible manner