mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-21 17:58:21 +07:00
Update Control.java
This commit is contained in:
parent
e907d1a23f
commit
0396cc6ec4
@ -434,7 +434,7 @@ public class Control implements ApplicationListener, Loadable{
|
||||
//just a regular reminder
|
||||
if(!OS.prop("user.name").equals("anuke") && !OS.hasEnv("iknowwhatimdoing")){
|
||||
app.post(() -> app.post(() -> {
|
||||
ui.showStartupInfo("@indevpopup");
|
||||
ui.showStartupInfo("@indev.popup");
|
||||
}));
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user