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