Update more to 1.11

This commit is contained in:
Jackz 2022-07-05 13:50:51 -05:00
parent 0718b24855
commit 25a35284cd
No known key found for this signature in database
GPG key ID: E0BBD94CF657F603
13 changed files with 36 additions and 22 deletions

View file

@ -280,4 +280,5 @@ Action Timer_SpawnBotsPost(Handle h) {
}
}
}
return Plugin_Handled;
}