добавил навыки и привязал к ним донаты и баллы канала
This commit is contained in:
+7
-1
@@ -2,7 +2,13 @@ unit uRecords;
|
||||
|
||||
interface
|
||||
|
||||
|
||||
type
|
||||
TEventGlobal = record
|
||||
Event:integer;
|
||||
Condition:string;
|
||||
Action:integer;
|
||||
Param:string;
|
||||
end;
|
||||
|
||||
|
||||
type
|
||||
|
||||
Reference in New Issue
Block a user