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