summaryrefslogtreecommitdiffstats
path: root/TemplePushing.c4s/Rules.c4d/RotateInJump.c4d/Script.c
blob: cde903cf84b872e111f97d2dd30b84e7bcc45598 (plain)
1
2
3
4
5
/*-- Turn in jump --*/

#strict 2

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