feat(Storage) Storage feature done
This commit is contained in:
@@ -79,8 +79,8 @@ grid-template-areas: 'loader sand compare compare' ;">
|
||||
var hotkey = KeyService.GetHotkey();
|
||||
var hotkeyGroup = KeyService.GetHotkeyGroup();
|
||||
var isHoldSpace = KeyService.IsHoldingSpace();
|
||||
var faction = FilterService.GetFactionType();
|
||||
var immortal = FilterService.GetImmortalType();
|
||||
var faction = FilterService.GetFaction();
|
||||
var immortal = FilterService.GetImmortal();
|
||||
|
||||
if (hotkey == "`")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user