Browse Source

Remove temporary comment

develop
Anton Tarasenko 1 year ago
parent
commit
93604c7690
  1. 1
      sources/BaseAPI/API/Commands/Voting/Voting.uc

1
sources/BaseAPI/API/Commands/Voting/Voting.uc

@ -526,7 +526,6 @@ public final function PrintVotingInfoFor(EPlayer requester) {
/// Override this to perform necessary logic after voting has succeeded.
protected function Execute(HashTable arguments) {}
/// Fill `currentAnnouncements` here!!!
/// Override this method to:
///
/// 1. Specify any of the messages inside `currentAnnouncements` to fit passed

Loading…
Cancel
Save