Clear out experimental .35 files
Clear out experimental .35 files
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#include "inc_dynconv"
|
||||
|
||||
void main()
|
||||
{
|
||||
object oBinder = OBJECT_SELF;
|
||||
AssignCommand(oBinder, ClearAllActions(TRUE));
|
||||
StartDynamicConversation("bnd_expelcnv", oBinder, DYNCONV_EXIT_ALLOWED_SHOW_CHOICE, FALSE, TRUE, oBinder);
|
||||
}
|
Reference in New Issue
Block a user