mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-22 12:38:05 +07:00
Version update, GWT error fix
This commit is contained in:
parent
d117225877
commit
71ce6d0bec
@ -1,7 +1,7 @@
|
||||
#Autogenerated file. Do not modify.
|
||||
#Wed Feb 14 23:25:13 EST 2018
|
||||
#Thu Feb 15 18:00:20 EST 2018
|
||||
version=beta
|
||||
androidBuildCode=226
|
||||
androidBuildCode=228
|
||||
name=Mindustry
|
||||
code=3.3
|
||||
build=custom build
|
||||
build=22
|
||||
|
@ -344,8 +344,6 @@ public class NetServer extends Module{
|
||||
}
|
||||
}
|
||||
|
||||
Log.info("Sent {0} bytes of block data.", stream.size());
|
||||
|
||||
}catch (IOException e){
|
||||
throw new RuntimeException(e);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user