summaryrefslogtreecommitdiffstats
path: root/TemplePushing.c4s/Rules.c4d/Apocalypse.c4d/Script.c
blob: 2eee807db692eb52e1392514041e2c233328c003 (plain)
1
2
3
4
5
/*-- Apocalypse --*/

#strict 2

protected func Activate(int player) { MessageWindow(GetDesc(), player); }