mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-14 00:45:10 +00:00
[MOD/ADD] Use glob-like system for admins.
This commit is contained in:
parent
0fc0fdd6f4
commit
95aaa0dbc9
10 changed files with 154 additions and 13 deletions
|
|
@ -19,6 +19,7 @@
|
|||
if (!prop) \
|
||||
{ \
|
||||
ReplyBasic("Field `" #prop "` REQUIRED."); \
|
||||
goto end; \
|
||||
}
|
||||
|
||||
#define BotDestroy() Free(profile)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue