generated from Jaysyn/ModuleTemplate
Initial Commit
Initial Commit.
This commit is contained in:
8
_module/nss/s_icw_skybox.nss
Normal file
8
_module/nss/s_icw_skybox.nss
Normal file
@@ -0,0 +1,8 @@
|
||||
// include the weather system file
|
||||
// check this file for info about the system
|
||||
#include "s_icw_include"
|
||||
void main()
|
||||
{
|
||||
// run the skybox modification function
|
||||
ModifySkyBox();
|
||||
}
|
||||
Reference in New Issue
Block a user