forked from StrafesNET/strafe-client
weird empty comment
This commit is contained in:
parent
9fa4ea6716
commit
4e90da2228
@ -846,7 +846,6 @@ impl framework::Example for GlobalState {
|
|||||||
//.snf = "SNMF"
|
//.snf = "SNMF"
|
||||||
//.snf = "SNBF"
|
//.snf = "SNBF"
|
||||||
if let (Ok(()),Ok(()))=(std::io::Read::read_exact(&mut input, &mut first_8),std::io::Seek::rewind(&mut input)){
|
if let (Ok(()),Ok(()))=(std::io::Read::read_exact(&mut input, &mut first_8),std::io::Seek::rewind(&mut input)){
|
||||||
//
|
|
||||||
if let Some(indexed_model_instances)={
|
if let Some(indexed_model_instances)={
|
||||||
match &first_8[0..4]{
|
match &first_8[0..4]{
|
||||||
b"<rob"=>{
|
b"<rob"=>{
|
||||||
|
Loading…
Reference in New Issue
Block a user