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
The code throughout Weltmeister does however reference a MODE.DEFAULT plenty of times, which is appears to be the "draw" mode. Perhaps DRAW should be renamed to DEFAULT, or vice versa.
Impact/lib/weltmeister/weltmeister.js
Lines 22 to 26 in 8204236
The code throughout Weltmeister does however reference a
MODE.DEFAULTplenty of times, which is appears to be the "draw" mode. PerhapsDRAWshould be renamed toDEFAULT, or vice versa.