mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 12:09:27 +02:00
added spawnpoint arrow
This commit is contained in:
@@ -72,6 +72,8 @@ setting.deadTarget.name = save locked target even if it's dead
|
||||
setting.deadTarget.description = continue to display the coordinates and target information when a fixed target dies.
|
||||
setting.distanceLine.name = Display distance line from info target
|
||||
setting.distanceLine.description = display dotted lines and numbers how far away the target is.
|
||||
setting.spawnerarrow.name = Display arrow pointing to wave spawn-points.
|
||||
setting.spawnerarrow.description =
|
||||
|
||||
setting.autoShooting.name = Enable Auto Shooting
|
||||
setting.autoShooting.description = no don't do hack
|
||||
|
||||
@@ -71,6 +71,8 @@ setting.deadTarget.name = 고정 목표물이 죽더라도 계속 고정하기
|
||||
setting.deadTarget.description = 고정 목표물이 죽어도 그 좌표와 대상 정보를 계속 표시합니다.
|
||||
setting.distanceLine.name = 목표물과의 거리선 표시
|
||||
setting.distanceLine.description = 목표물과 어느정도나 멀어졌는지 점선과 숫자로 표시합니다.
|
||||
setting.spawnerarrow.name = 적 단계 생성지점을 가르키는 화살표를 표시합니다.
|
||||
setting.spawnerarrow.description =
|
||||
|
||||
setting.autoShooting.name = 자동 사격 활성화
|
||||
setting.autoShooting.description =
|
||||
|
||||
Reference in New Issue
Block a user