Update board to current code
This commit is contained in:
parent
a1a93ea994
commit
ed7b3b5d15
15 changed files with 924 additions and 898 deletions
4
LSL/src/Board Menu [ZNI].lsl
Normal file
4
LSL/src/Board Menu [ZNI].lsl
Normal file
|
@ -0,0 +1,4 @@
|
|||
#include "../external/CommonLSL/variables.lsl"
|
||||
#include "../external/CommonLSL/functions.lsl"
|
||||
|
||||
#include "../raw/Menu.lsl"
|
4
LSL/src/Board Notifier [ZNI].lsl
Normal file
4
LSL/src/Board Notifier [ZNI].lsl
Normal file
|
@ -0,0 +1,4 @@
|
|||
#include "../external/CommonLSL/variables.lsl"
|
||||
#include "../external/CommonLSL/functions.lsl"
|
||||
|
||||
#include "../raw/Notifier.lsl"
|
|
@ -1,4 +1,4 @@
|
|||
#include "../external/CommonLSL/variables.lsl"
|
||||
#include "../external/CommonLSL/functions.lsl"
|
||||
|
||||
#include "../raw/Board.lsl"
|
||||
#include "../raw/Logic.lsl"
|
Loading…
Add table
Add a link
Reference in a new issue