added importing and exporting varaibles
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
let Playerposx = 500;
|
||||
let Playerposy = 300;
|
||||
import {booleanArray} from './Serial.js';
|
||||
|
||||
if (booleanArray) {
|
||||
if (booleanArray[1]) {
|
||||
|
Reference in New Issue
Block a user