mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-22 04:28:27 +07:00
Added weapon switch tutorial text
This commit is contained in:
parent
73d5dbdd34
commit
8cc44b5c8c
@ -59,7 +59,7 @@ project(":core") {
|
||||
|
||||
|
||||
dependencies {
|
||||
// compile fileTree(dir: '../core/lib', include: '*.jar')
|
||||
compile fileTree(dir: '../core/lib', include: '*.jar')
|
||||
compile "com.badlogicgames.gdx:gdx:$gdxVersion"
|
||||
compile "com.badlogicgames.gdx:gdx-ai:1.8.1"
|
||||
}
|
||||
|
@ -76,6 +76,7 @@ public class Vars{
|
||||
"[WHITE][YELLOW][[WASD][] to move, [YELLOW][[R][] to rotate blocks.",
|
||||
"Hold [YELLOW][[R-MOUSE][] to destroy blocks, click [YELLOW][[L-MOUSE][] to place them.",
|
||||
"[YELLOW][[L-MOUSE][] to shoot.",
|
||||
"[yellow][[scrollwheel] to switch weapons.",
|
||||
"",
|
||||
"[GOLD]Every 20 seconds, a new wave will appear.",
|
||||
"Build turrets to defend the core.",
|
||||
|
Loading…
Reference in New Issue
Block a user