1 2 3 4 5
/*-- Apocalypse --*/ #strict 2 protected func Activate(int player) { MessageWindow(GetDesc(), player); }