mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
lowercase gps
This commit is contained in:
parent
dc49f2c71e
commit
c03ee8e9c6
@ -46,7 +46,7 @@ GVAR(AssignedItemsInfo) = [];
|
||||
case ("radio"): {
|
||||
_shownItems set [3, false];
|
||||
};
|
||||
case ("GPS"): {
|
||||
case ("gps"): {
|
||||
_shownItems set [4, false];
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user