generated from Jaysyn/ModuleTemplate
Initial commit
Initial commit
This commit is contained in:
11
_module/nss/alt_shape_m_face.nss
Normal file
11
_module/nss/alt_shape_m_face.nss
Normal file
@@ -0,0 +1,11 @@
|
||||
//Created by Esreyr Fears
|
||||
//on February 2nd, 2006
|
||||
|
||||
//Determine if Menu item shows up or not.
|
||||
|
||||
#include "alt_shape_inc"
|
||||
|
||||
int StartingConditional() {
|
||||
if( ALLOW_CHANGE_FACE ) return TRUE;
|
||||
return FALSE;
|
||||
}
|
||||
Reference in New Issue
Block a user