mirror of
http://prc.nwn.ee:3000/Jaysyn/PRC8.git
synced 2025-12-17 08:37:15 -05:00
Clear out experimental .35 files
Clear out experimental .35 files
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
/*:://////////////////////////////////////////////
|
||||
//:: Name Clear All Actions
|
||||
//:: FileName SMP_AI_Clear
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Notes
|
||||
//:://////////////////////////////////////////////
|
||||
Empty script file for AI. Clears All Actions.
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Jasperre
|
||||
//::////////////////////////////////////////////*/
|
||||
|
||||
void main()
|
||||
{
|
||||
ClearAllActions();
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user