reafactoring
This commit is contained in:
@@ -1 +1,7 @@
|
||||
|
||||
import {w} from "../shared_js/constants.js"
|
||||
export * from "../shared_js/constants.js"
|
||||
|
||||
export const midLineSize = Math.floor(w/150);
|
||||
export const scoreSize = Math.floor(w/16);
|
||||
export const gridSize = Math.floor(w/500);
|
||||
|
||||
Reference in New Issue
Block a user