Version update, GWT error fix
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#Autogenerated file. Do not modify.
|
#Autogenerated file. Do not modify.
|
||||||
#Wed Feb 14 23:25:13 EST 2018
|
#Thu Feb 15 18:00:20 EST 2018
|
||||||
version=beta
|
version=beta
|
||||||
androidBuildCode=226
|
androidBuildCode=228
|
||||||
name=Mindustry
|
name=Mindustry
|
||||||
code=3.3
|
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){
|
}catch (IOException e){
|
||||||
throw new RuntimeException(e);
|
throw new RuntimeException(e);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user