gandor233

Results 2 issues of gandor233

# Help us help you - [✔] I have checked that my issue [doesn't exist yet](https://github.com/alliedmodders/sourcemod/issues). - [✔] I have tried my absolute best to reduce the problem-space and have...

bug
compiler

# Basic informations OS: [Windows] VSCode version: [v1.83.0] Extension version: [v6.1.0] # Code to reproduce the behaviour ``` enum struct TEST_STRUCT { char str[256]; } public void OnPluginStart() { TEST_STRUCT...

bug