lets not confuse people :)

SVN revision: 9802
This commit is contained in:
rephorm 2004-04-20 01:11:33 +00:00 committed by rephorm
parent d0aa1ba4ae
commit f345cdd8e5
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ native set_tween_state(part_id, Float:tween, state1[], Float:state1_val, s
native run_program (program_id);
native stop_program (program_id);
native stop_programs_on(program_id);
native stop_programs_on(part_id);
native set_drag(part_id, Float:dx, Float:dy);
native get_drag(part_id, &Float:dx, &Float:dy);