This commit is contained in:
Anuken
2024-04-07 20:54:01 -04:00
parent e75979d72c
commit 11c1211d65
2 changed files with 12 additions and 10 deletions
+11 -9
View File
@@ -688,6 +688,7 @@ marker.shape.name = Shape
marker.text.name = Text marker.text.name = Text
marker.line.name = Line marker.line.name = Line
marker.quad.name = Quad marker.quad.name = Quad
marker.texture.name = Texture
marker.background = Background marker.background = Background
marker.outline = Outline marker.outline = Outline
@@ -1236,15 +1237,16 @@ keybind.unit_stance_pursue_target.name = Unit Stance: Pursue Target
keybind.unit_stance_patrol.name = Unit Stance: Patrol keybind.unit_stance_patrol.name = Unit Stance: Patrol
keybind.unit_stance_ram.name = Unit Stance: Ram keybind.unit_stance_ram.name = Unit Stance: Ram
keybind.unit_command_move = Unit Command: Move keybind.unit_command_move.name = Unit Command: Move
keybind.unit_command_repair = Unit Command: Repair keybind.unit_command_repair.name = Unit Command: Repair
keybind.unit_command_rebuild = Unit Command: Rebuild keybind.unit_command_rebuild.name = Unit Command: Rebuild
keybind.unit_command_assist = Unit Command: Assist keybind.unit_command_assist.name = Unit Command: Assist
keybind.unit_command_mine = Unit Command: Mine keybind.unit_command_mine.name = Unit Command: Mine
keybind.unit_command_boost = Unit Command: Boost keybind.unit_command_boost.name = Unit Command: Boost
keybind.unit_command_load_units = Unit Command: Load Units keybind.unit_command_load_units.name = Unit Command: Load Units
keybind.unit_command_load_blocks = Unit Command: Load Blocks keybind.unit_command_load_blocks.name = Unit Command: Load Blocks
keybind.unit_command_unload_payload = Unit Command: Unload Payload keybind.unit_command_unload_payload.name = Unit Command: Unload Payload
keybind.unit_command_enter_payload.name = Unit Command: Enter Payload
keybind.rebuild_select.name = Rebuild Region keybind.rebuild_select.name = Rebuild Region
keybind.schematic_select.name = Select Region keybind.schematic_select.name = Select Region
+1 -1
View File
@@ -25,4 +25,4 @@ org.gradle.caching=true
#used for slow jitpack builds; TODO see if this actually works #used for slow jitpack builds; TODO see if this actually works
org.gradle.internal.http.socketTimeout=100000 org.gradle.internal.http.socketTimeout=100000
org.gradle.internal.http.connectionTimeout=100000 org.gradle.internal.http.connectionTimeout=100000
archash=6ad7aca01b archash=8b6f34c036