Skip to content

Commit f8a2244

Browse files
haykam821Patbox
authored andcommitted
Fix the Micro Battle game portal using the maps action message
Fixes #86
1 parent 60857cc commit f8a2244

File tree

1 file changed

+2
-2
lines changed
  • data/nucleoid/game_portals/micro_battle

1 file changed

+2
-2
lines changed

data/nucleoid/game_portals/micro_battle/root.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
"portal": "nucleoid:micro_battle/standard/root",
1111
"quick_portal": "nucleoid:micro_battle/standard/random",
1212
"message": {
13-
"translate": "text.nucleoid_extras.ui.action.maps"
13+
"translate": "text.nucleoid_extras.ui.action.modes"
1414
}
1515
},
1616
{
1717
"type": "nucleoid_extras:quick_portal",
1818
"portal": "nucleoid:micro_battle/old_combat/root",
1919
"quick_portal": "nucleoid:micro_battle/old_combat/random",
2020
"message": {
21-
"translate": "text.nucleoid_extras.ui.action.maps"
21+
"translate": "text.nucleoid_extras.ui.action.modes"
2222
}
2323
}
2424
]

0 commit comments

Comments
 (0)