mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-28 03:24:43 +08:00
Refactoring
This commit is contained in:
14
js/Configuration.js
Normal file → Executable file
14
js/Configuration.js
Normal file → Executable file
@@ -1,7 +1,7 @@
|
||||
export default class Configuration {
|
||||
|
||||
static deleteNodesKeyboardKey = "Delete"
|
||||
static expandGridSize = 400
|
||||
static gridSize = 16
|
||||
static gridSnap = 16
|
||||
}
|
||||
export default class Configuration {
|
||||
|
||||
static deleteNodesKeyboardKey = "Delete"
|
||||
static expandGridSize = 400
|
||||
static gridSize = 16
|
||||
static gridSnap = 16
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user