Further refactoring
This commit is contained in:
@@ -121,7 +121,11 @@ export const GAME_CONFIG = {
|
||||
minimapPanelHeight: 220,
|
||||
minimapPadding: 20,
|
||||
menuPanelWidth: 340,
|
||||
menuPanelHeight: 220
|
||||
menuPanelHeight: 220,
|
||||
// Targeting
|
||||
targetingLineColor: 0xff0000,
|
||||
targetingLineWidth: 2,
|
||||
targetingLineAlpha: 0.7
|
||||
},
|
||||
|
||||
gameplay: {
|
||||
|
||||
Reference in New Issue
Block a user