mirror of
https://github.com/ApfelTeeSaft/vb01.git
synced 2026-08-26 19:33:45 +00:00
enabled texture flipping
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ namespace vb01{
|
|||||||
private:
|
private:
|
||||||
ImageReader(){}
|
ImageReader(){}
|
||||||
|
|
||||||
bool flip = false;
|
bool flip = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user