Areas and Fixes
Added CCOH and missing areas Changed some areas to be craftable, Fixed some on death issues, Fixed the Gaurd
This commit is contained in:
5
_module/nss/on_client_exit.nss
Normal file
5
_module/nss/on_client_exit.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "vamp_on_exit"
|
||||
void main()
|
||||
{
|
||||
vamp_on_exit();
|
||||
}
|
Reference in New Issue
Block a user