mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-11 11:17:11 +07:00
Where did that go?
This commit is contained in:
parent
625fbdb2d7
commit
9e97b5851e
73
core/assets/contributors
Normal file
73
core/assets/contributors
Normal file
@ -0,0 +1,73 @@
|
|||||||
|
Prosta4okua
|
||||||
|
Timmeey86
|
||||||
|
Epowerj
|
||||||
|
Baltazár Radics
|
||||||
|
Dexapnow
|
||||||
|
Milinai
|
||||||
|
키에르
|
||||||
|
Luxray5474
|
||||||
|
Leone25
|
||||||
|
Gureumi
|
||||||
|
VizardAlpha
|
||||||
|
LQ
|
||||||
|
Commodore64x
|
||||||
|
iczero
|
||||||
|
Krzysztof Skrzętnicki
|
||||||
|
Baramos666
|
||||||
|
theshadowknight
|
||||||
|
elmenda452
|
||||||
|
Predator127
|
||||||
|
Sonnicon
|
||||||
|
CinExPL
|
||||||
|
toushangyouxiang
|
||||||
|
xgamezs
|
||||||
|
Skybbles // L5474
|
||||||
|
William So
|
||||||
|
beito
|
||||||
|
BeefEX
|
||||||
|
Lorex
|
||||||
|
laohuaji233
|
||||||
|
CrazyBearTR
|
||||||
|
Zachary
|
||||||
|
Fenr1r
|
||||||
|
Jaiun Lee
|
||||||
|
Gab_351
|
||||||
|
Carter Gale
|
||||||
|
Jan Polák
|
||||||
|
JustYanns
|
||||||
|
BasedUser
|
||||||
|
BLucky-gh
|
||||||
|
DinoWattz
|
||||||
|
Jae
|
||||||
|
angelickite
|
||||||
|
ScriptHosT12
|
||||||
|
Senventise
|
||||||
|
SkeptiC
|
||||||
|
Deyvid67
|
||||||
|
Damlon
|
||||||
|
DaGamerFiles
|
||||||
|
Trigg
|
||||||
|
Uriel
|
||||||
|
VXF
|
||||||
|
Valen. H
|
||||||
|
Valentin Sonin
|
||||||
|
Clarence "Sparr" Risher
|
||||||
|
bei2
|
||||||
|
AceEllysium
|
||||||
|
Cedric L'homme
|
||||||
|
indielm
|
||||||
|
Ameb
|
||||||
|
player20033
|
||||||
|
Ignacy
|
||||||
|
J-VdS
|
||||||
|
Kenny
|
||||||
|
L5474
|
||||||
|
Franciszek Zaranowicz
|
||||||
|
Andreas Heiskanen
|
||||||
|
Doyoung Gwak
|
||||||
|
MMG
|
||||||
|
Math2128
|
||||||
|
Michael Plotke
|
||||||
|
Niko
|
||||||
|
Paul T
|
||||||
|
Dominik
|
@ -185,7 +185,7 @@ public class BuilderDrone extends BaseDrone implements BuilderTrait{
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if(isRebuild()){
|
if(isRebuild() && !isBuilding()){
|
||||||
TeamData data = Vars.state.teams.get(team);
|
TeamData data = Vars.state.teams.get(team);
|
||||||
if(!data.brokenBlocks.isEmpty()){
|
if(!data.brokenBlocks.isEmpty()){
|
||||||
long block = data.brokenBlocks.removeLast();
|
long block = data.brokenBlocks.removeLast();
|
||||||
|
Loading…
Reference in New Issue
Block a user