summaryrefslogtreecommitdiffstats
path: root/TemplePushing.c4s/CliffPushing.c4d/Rules.c4d/FriendlyPushing.c4d/Script.c
blob: fb43957711ddf4ee05a545674c11e5a79730abc7 (plain)
1
2
3
4
5
/*-- Friendly Pushing --*/

#strict

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