slots-grid coord fix
This commit is contained in:
@@ -207,4 +207,4 @@ const ubyte* ByteReader::pointer() const {
|
||||
|
||||
void ByteReader::skip(size_t n) {
|
||||
pos += n;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user