add 2 constructors in CDiskBlockPos to simplify class usage
- add a default-constructor, which simply calls SetNull() and a constructor to directly pass nFile and nPos
- change code to use that new constructors
add 2 constructors in CDiskBlockPos to simplify class usage a8a4b9673e1fUnpublished Tags None Subscribers None
Description
Details
|