Reorganized the scripts so its easier to search thru.

This commit is contained in:
JezuzLizard
2021-08-07 11:41:57 -07:00
parent 98bfc67831
commit fe45c69381
1573 changed files with 152 additions and 4458 deletions

View File

@ -0,0 +1,8 @@
#include maps/mp/animscripts/traverse/shared;
main()
{
/#
assert( 0, "Not supposed to be used in MP" );
#/
}

View File

@ -0,0 +1,8 @@
#include maps/mp/animscripts/traverse/shared;
main()
{
/#
assert( 0, "Not supposed to be used in MP" );
#/
}

View File

@ -0,0 +1,8 @@
#include maps/mp/animscripts/traverse/shared;
main()
{
/#
assert( 0, "Not supposed to be used in MP" );
#/
}