summaryrefslogtreecommitdiffstats
path: root/TemplePushing.c4s/Modes.c4d/ClassicPushing.c4d/Script.c
blob: e7b98b4f682bddb537e344688535296b20051201 (plain)
1
2
3
4
5
/*-- Classic --*/

#strict 2

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