|
From: Hans-Bernhard B. <br...@ph...> - 2004-09-30 07:26:38
|
Ethan Merritt wrote: > Is it acceptable style to call > do_string( "set hidden3d default" ) > from inside reset_command()? Uhm... no. If hidden3d needs a reset function, it shall have one. But I see you already did that in CVS, Ethan. ;-) |