mirror of
https://github.com/celisej567/LibBSP.git
synced 2026-09-11 20:09:36 +03:00
Remove Nightfire case from Face's "Effect" field. Nightfire does not have this field.
This commit is contained in:
@@ -1033,11 +1033,6 @@ namespace LibBSP {
|
||||
bytes.CopyTo(Data, 4);
|
||||
break;
|
||||
}
|
||||
|
||||
case MapType.Nightfire: {
|
||||
bytes.CopyTo(Data, 20);
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user