добавил навыки и привязал к ним донаты и баллы канала

This commit is contained in:
PC1\PTyTb
2025-08-15 15:13:19 +03:00
parent 2335bf1656
commit 7a6934c825
15 changed files with 1120 additions and 78 deletions
+7 -1
View File
@@ -2,7 +2,13 @@ unit uRecords;
interface
type
TEventGlobal = record
Event:integer;
Condition:string;
Action:integer;
Param:string;
end;
type