mirror of
https://github.com/telegramcores/mod-premium.git
synced 2026-01-13 00:58:36 +00:00
5 lines
88 B
C
5 lines
88 B
C
void AddSC_premium_account();
|
|
|
|
void AddPremiumScripts() {
|
|
AddSC_premium_account();
|
|
} |