You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to console.log in 'getSceneControlButtons', which outputs text specifically based on v13's functionality, on v12 game it causes two errors on initialization
Due to console.log in 'getSceneControlButtons', which outputs text specifically based on v13's functionality, on v12 game it causes two errors on initialization

Fix is just moving the log code into the if-else
