Changed all the components to functions, add hooks
CurrentBuilding is done, in Map.js, the const currentBuilding = CurrentBuilding(); on line 27 refreshed the current building you are in. If none, it prints "No building" in the console. Currently supports GN, H, EV & JMSB
Changed all the components to functions, add hooks
CurrentBuilding is done, in Map.js, the
const currentBuilding = CurrentBuilding();
on line 27 refreshed the current building you are in. If none, it prints "No building" in the console. Currently supports GN, H, EV & JMSB