Added missing SetBroadcast to Event methodmap.
This commit is contained in:
parent
21ea3c03b5
commit
3579977b28
@ -272,4 +272,5 @@ methodmap Event < Handle {
|
||||
public GetString() = GetEventString;
|
||||
public SetString() = SetEventString;
|
||||
public GetName() = GetEventName;
|
||||
public SetBroadcast() = SetEventBroadcast;
|
||||
}
|
Loading…
Reference in New Issue
Block a user